diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-14 15:47:28 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-14 15:47:28 +0000 |
commit | 31e9ea96819f40595b47d34d631e16c070c55c24 (patch) | |
tree | 453d1648cd1f70e62ce7ff23719e1146f609c3cd /www/apache13 | |
parent | faa8c9ff1534bb6705089382d1268f3a6bd7b1e8 (diff) | |
download | FreeBSD-ports-31e9ea96819f40595b47d34d631e16c070c55c24.zip FreeBSD-ports-31e9ea96819f40595b47d34d631e16c070c55c24.tar.gz |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris
Diffstat (limited to 'www/apache13')
-rw-r--r-- | www/apache13/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile index 1a2a1a7..bf32ad1 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -19,6 +19,9 @@ DISTNAME= apache_${PORTVERSION} MAINTAINER= ache@freebsd.org COMMENT= The extremely popular Apache http server. Very fast, very clean +CONFLICTS= apache+ipv6-1.* apache+modssl-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 DATADIR=${PREFIX}/www |