pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/htdavlock



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May 31 15:03:06 UTC 2020

Modified Files:
        pkgsrc/www/htdavlock: Makefile

Log Message:
www/htdavlock: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/htdavlock/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/htdavlock/Makefile
diff -u pkgsrc/www/htdavlock/Makefile:1.12 pkgsrc/www/htdavlock/Makefile:1.13
--- pkgsrc/www/htdavlock/Makefile:1.12  Fri May 22 10:56:45 2020
+++ pkgsrc/www/htdavlock/Makefile       Sun May 31 15:03:06 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/05/22 10:56:45 adam Exp $
+# $NetBSD: Makefile,v 1.13 2020/05/31 15:03:06 rillig Exp $
 
 DISTNAME=      htdavlock-0.2
 PKGREVISION=   10
@@ -11,6 +11,7 @@ COMMENT=      Apache mod_dav_fs lock database
 LICENSE=       original-bsd
 
 GNU_CONFIGURE=         yes
+GNU_CONFIGURE_APXS2=   no
 USE_TOOLS+=            pkg-config
 CONFIGURE_ARGS+=       --with-apxs=${APXS}
 



Home | Main Index | Thread Index | Old Index