From ca634fb0bea11626ecebe467567df729ee2faff0 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 30 Jul 2014 18:32:07 +0000 Subject: [PATCH] - Switch to USES=libtool Approved by: portmgr blanket --- www/mod_clamav/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile index 13382e04c2a3..9e23f8fb39aa 100644 --- a/www/mod_clamav/Makefile +++ b/www/mod_clamav/Makefile @@ -14,8 +14,8 @@ COMMENT= Scans content delivered by the Apache20 proxy module for viruses LICENSE= GPLv2 -USE_AUTOTOOLS= libtool USE_APACHE= 22 +USES= libtool GNU_CONFIGURE= yes .include