pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/cadaver



Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Apr 30 23:39:48 UTC 2020

Modified Files:
        pkgsrc/www/cadaver: Makefile

Log Message:
Needs pkg-config


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/www/cadaver/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/cadaver/Makefile
diff -u pkgsrc/www/cadaver/Makefile:1.52 pkgsrc/www/cadaver/Makefile:1.53
--- pkgsrc/www/cadaver/Makefile:1.52    Sat Apr 25 13:47:31 2020
+++ pkgsrc/www/cadaver/Makefile Thu Apr 30 23:39:48 2020
@@ -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 @@ HOMEPAGE=             http://www.webdav.org/cadaver
 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