aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_clamav
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-30 07:51:55 +0800
committerkris <kris@FreeBSD.org>2007-01-30 07:51:55 +0800
commitc4b25c8706563848067a2476165dc6d1b9847808 (patch)
tree0a79c4a43e327cfd471e874f7fe11b78057b34be /www/mod_clamav
parente2c3f06a64aca1169fe9b5289b0ebf9227714e9f (diff)
downloadfreebsd-ports-gnome-c4b25c8706563848067a2476165dc6d1b9847808.tar.gz
freebsd-ports-gnome-c4b25c8706563848067a2476165dc6d1b9847808.tar.zst
freebsd-ports-gnome-c4b25c8706563848067a2476165dc6d1b9847808.zip
Use libtool port instead of included version to avoid a.out objformat botch
Diffstat (limited to 'www/mod_clamav')
-rw-r--r--www/mod_clamav/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile
index 4bb41211d847..85550c032897 100644
--- a/www/mod_clamav/Makefile
+++ b/www/mod_clamav/Makefile
@@ -15,6 +15,7 @@ COMMENT= Scans content delivered by the Apache2 proxy module for viruses
LIB_DEPENDS+= clamav:${PORTSDIR}/${CLAMAV_PORT}
+USE_AUTOTOOLS= libtool:15
USE_APACHE= YES
WITH_APACHE2= YES
GNU_CONFIGURE= yes