diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-03-19 04:50:09 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-03-19 04:50:09 +0800 |
commit | 3284d1fc7489b2e20324516038c30b630102f681 (patch) | |
tree | c7937d13f04465a791a86b10711e2bb9812a3532 /www/apache13 | |
parent | 8e55ec2a372eb35a3b03b8256251bc6b707c56bc (diff) | |
download | freebsd-ports-gnome-3284d1fc7489b2e20324516038c30b630102f681.tar.gz freebsd-ports-gnome-3284d1fc7489b2e20324516038c30b630102f681.tar.zst freebsd-ports-gnome-3284d1fc7489b2e20324516038c30b630102f681.zip |
- CONFLICTS extended
Diffstat (limited to 'www/apache13')
-rw-r--r-- | www/apache13/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile index b79366c97faf..fd339001d1ea 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -20,7 +20,10 @@ DISTNAME= apache_${PORTVERSION} MAINTAINER= ache@freebsd.org COMMENT= The extremely popular Apache http server. Very fast, very clean -CONFLICTS= apache+ipv6-1.* apache+mod_ssl-1.* apache+ssl-1.* apache-2.* apache_fp-1.* \ +CONFLICTS= apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.* \ + apache+mod_ssl+mod_snmp+ipv6-1.* apache+mod_ssl+mod_accel-1.* \ + apache+mod_ssl+mod_snmp+mod_accel-1.* \ + apache+ipv6-1.* apache+ssl-1.* apache-2.* apache_fp-1.* \ caudium-devel-1.* caudium10-1.* caudium12-* \ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.* USE_PERL5= yes |