diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-29 23:51:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-29 23:51:55 +0000 |
commit | b5de47e69aa546b8f9449f0a2a7c2c6b81d8cc34 (patch) | |
tree | de3140ef3cb3748036df1a0f21795ce57c8793b7 /www/mod_clamav | |
parent | 73d82e32c48c7cd196496f0a24330961ae24ded1 (diff) |
Notes
Diffstat (limited to 'www/mod_clamav')
-rw-r--r-- | www/mod_clamav/Makefile | 1 |
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 |