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 93ad9bb30d34..69dc853dd10c 100644 --- a/www/mod_clamav/Makefile +++ b/www/mod_clamav/Makefile @@ -18,7 +18,7 @@ COMMENT= Scans content delivered by the Apache20 proxy module for viruses MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_APACHE= 2.2 GNU_CONFIGURE= yes |