aboutsummaryrefslogtreecommitdiff
path: root/www/mod_clamav
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-08-16 21:55:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-08-16 21:55:22 +0000
commit73d8278c609d019f6b122490cd7b3e06a4c325be (patch)
tree9af63e537552d8922265dfda838f1e2ec457f95a /www/mod_clamav
parent209fcec36b88f8e47d62a6e4c18f95db1c86e492 (diff)
downloadports-73d8278c609d019f6b122490cd7b3e06a4c325be.tar.gz
ports-73d8278c609d019f6b122490cd7b3e06a4c325be.zip
Fix build process.
Submitted by: pavbot
Notes
Notes: svn path=/head/; revision=218689
Diffstat (limited to 'www/mod_clamav')
-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