Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/cadaver Needs pkg-config



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa8f76a1d200
branches:  trunk
changeset: 430417:fa8f76a1d200
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Apr 30 23:39:48 2020 +0000

description:
Needs pkg-config

diffstat:

 www/cadaver/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 8710ff59fbed -r fa8f76a1d200 www/cadaver/Makefile
--- a/www/cadaver/Makefile      Thu Apr 30 21:49:00 2020 +0000
+++ b/www/cadaver/Makefile      Thu Apr 30 23:39:48 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2020/04/25 13:47:31 nia Exp $
+# $NetBSD: Makefile,v 1.53 2020/04/30 23:39:48 joerg Exp $
 
 DISTNAME=              cadaver-0.23.3
 PKGREVISION=           6
@@ -10,6 +10,8 @@
 COMMENT=               Command-line WebDAV client
 LICENSE=               gnu-gpl-v2
 
+USE_TOOLS+=            pkg-config
+
 BUILD_TARGET=          cadaver
 GNU_CONFIGURE=         YES
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index