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