aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mod_clamav/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile
index ff962b3e0cbd..743fe0e3aca1 100644
--- a/www/mod_clamav/Makefile
+++ b/www/mod_clamav/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mod_clamav
PORTVERSION= 0.22
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www security
MASTER_SITES= http://software.othello.ch/mod_clamav/ \
http://www.kommunity.net/download/mod_clamav/
@@ -16,7 +16,7 @@ MAINTAINER= tmueko@kommunity.net
COMMENT= Scans content delivered by the Apache20 proxy module for viruses
USE_AUTOTOOLS= libtool:15
-USE_APACHE= YES
+USE_APACHE= 2.0
WITH_APACHE2= YES
GNU_CONFIGURE= yes
@@ -33,8 +33,6 @@ CLAMAV_PORT= security/clamav
LIB_DEPENDS+= clamav:${PORTSDIR}/security/clamav
.endif
-BUILD_DEPENDS+= apache20:${PORTSDIR}/www/apache20
-
CONFIGURE_ARGS= --with-apxs=${PREFIX}/sbin/apxs \
--libdir=${PREFIX}/lib/apache2
CFLAGS+= -I${LOCALBASE}/include