diff options
Diffstat (limited to 'www/mod_clamav/Makefile')
-rw-r--r-- | www/mod_clamav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile index b6d445a9cd16..4bb41211d847 100644 --- a/www/mod_clamav/Makefile +++ b/www/mod_clamav/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS+= clamav:${PORTSDIR}/${CLAMAV_PORT} USE_APACHE= YES WITH_APACHE2= YES -USE_AUTOTOOLS= libtool:13 +GNU_CONFIGURE= yes .if defined(WITH_CLAMAVDEVEL) CLAMAV_PORT= security/clamav-devel |