summaryrefslogtreecommitdiffstats
path: root/www/mod_fastcgi
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2003-12-18 16:22:57 +0000
committerclement <clement@FreeBSD.org>2003-12-18 16:22:57 +0000
commit7b9319a6f011578e797b82d853b6bb78a832a254 (patch)
tree5c3f94e525a220a5f83f30107e68a91a439f8338 /www/mod_fastcgi
parente4addd5d597b3a178632cdc599c984cb09584277 (diff)
downloadFreeBSD-ports-7b9319a6f011578e797b82d853b6bb78a832a254.zip
FreeBSD-ports-7b9319a6f011578e797b82d853b6bb78a832a254.tar.gz
- Add CONFLICTS with apache-contrib-1.*
Approved by: erwin (mentor)
Diffstat (limited to 'www/mod_fastcgi')
-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 e0adbc1..ff1cbba 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
OpenPOWER on IntegriCloud