svn commit: r363501 - head/www/mod_clamav
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Jul 30 18:32:08 UTC 2014
Author: amdmi3
Date: Wed Jul 30 18:32:07 2014
New Revision: 363501
URL: http://svnweb.freebsd.org/changeset/ports/363501
QAT: https://qat.redports.org/buildarchive/r363501/
Log:
- Switch to USES=libtool
Approved by: portmgr blanket
Modified:
head/www/mod_clamav/Makefile
Modified: head/www/mod_clamav/Makefile
==============================================================================
--- head/www/mod_clamav/Makefile Wed Jul 30 18:21:47 2014 (r363500)
+++ head/www/mod_clamav/Makefile Wed Jul 30 18:32:07 2014 (r363501)
@@ -14,8 +14,8 @@ COMMENT= Scans content delivered by the
LICENSE= GPLv2
-USE_AUTOTOOLS= libtool
USE_APACHE= 22
+USES= libtool
GNU_CONFIGURE= yes
.include <bsd.port.options.mk>
More information about the svn-ports-all
mailing list