pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/clamav
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 4 16:12:01 UTC 2019
Modified Files:
pkgsrc/security/clamav: Makefile
Log Message:
security/clamav: remove unrecognized configure option --disable-clamav
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/security/clamav/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/clamav/Makefile
diff -u pkgsrc/security/clamav/Makefile:1.47 pkgsrc/security/clamav/Makefile:1.48
--- pkgsrc/security/clamav/Makefile:1.47 Thu Dec 13 19:52:19 2018
+++ pkgsrc/security/clamav/Makefile Sat May 4 16:12:00 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2018/12/13 19:52:19 adam Exp $
+# $NetBSD: Makefile,v 1.48 2019/05/04 16:12:00 rillig Exp $
PKGREVISION= 3
.include "Makefile.common"
@@ -11,7 +11,6 @@ USE_TOOLS+= gsed
GNU_CONFIGURE= yes
SET_LIBDIR= yes
FAKE_NCURSES= yes
-CONFIGURE_ARGS+= --disable-clamav
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-dbdir=${CLAMAV_DBDIR}
CONFIGURE_ARGS+= --with-group=${CLAMAV_GROUP}
Home |
Main Index |
Thread Index |
Old Index