aboutsummaryrefslogtreecommitdiff
path: root/www/mod_bandwidth
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2003-12-18 16:22:57 +0000
committerClement Laforet <clement@FreeBSD.org>2003-12-18 16:22:57 +0000
commitddd1452c7ac62d47428dca3c83407ebd87dc30cc (patch)
treee697a9df58e68a18184affca8245f6effc89981d /www/mod_bandwidth
parentefc38ce350dd2dab4e32f80a405634148197e322 (diff)
downloadports-ddd1452c7ac62d47428dca3c83407ebd87dc30cc.tar.gz
ports-ddd1452c7ac62d47428dca3c83407ebd87dc30cc.zip
Notes
Diffstat (limited to 'www/mod_bandwidth')
-rw-r--r--www/mod_bandwidth/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_bandwidth/Makefile b/www/mod_bandwidth/Makefile
index 25c0868cdfdc..48db876d535d 100644
--- a/www/mod_bandwidth/Makefile
+++ b/www/mod_bandwidth/Makefile
@@ -20,6 +20,8 @@ COMMENT= Bandwidth management module for the Apache webserver
USE_APACHE= YES
USE_PERL5= YES
+CONFLICTS= apache-contrib-1.*
+
do-build:
@(cd ${WRKSRC} && ${APXS} -c ${PORTNAME}.c)