aboutsummaryrefslogtreecommitdiff
path: root/www/mod_fastcgi/Makefile
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_fastcgi/Makefile
parentefc38ce350dd2dab4e32f80a405634148197e322 (diff)
Notes
Diffstat (limited to 'www/mod_fastcgi/Makefile')
-rw-r--r--www/mod_fastcgi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_fastcgi/Makefile b/www/mod_fastcgi/Makefile
index e0adbc1e2852..ff1cbba9d5d0 100644
--- a/www/mod_fastcgi/Makefile
+++ b/www/mod_fastcgi/Makefile
@@ -16,6 +16,8 @@ COMMENT= A fast-cgi module for Apache
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
+CONFLICTS= apache-contrib-1.*
+
.if defined(WITH_APACHE2)
MAKEFILE= Makefile.AP2
USE_REINPLACE= YES