diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-18 20:50:09 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-18 20:50:09 +0000 |
commit | c1f71dd0e3a37fc532ef7b02b35f926557993985 (patch) | |
tree | f56dce1b58e13457154d21dc6e722503b3545720 /www/apache13+ipv6/Makefile | |
parent | 9fd45bc23cd3ce3db88bf16894cac2feeadad009 (diff) | |
download | ports-c1f71dd0e3a37fc532ef7b02b35f926557993985.tar.gz ports-c1f71dd0e3a37fc532ef7b02b35f926557993985.zip |
Notes
Diffstat (limited to 'www/apache13+ipv6/Makefile')
-rw-r--r-- | www/apache13+ipv6/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/apache13+ipv6/Makefile b/www/apache13+ipv6/Makefile index 2341d623503f..c7c730516238 100644 --- a/www/apache13+ipv6/Makefile +++ b/www/apache13+ipv6/Makefile @@ -18,7 +18,10 @@ PATCHFILES= apache-1.3.29-v6-20031112.diff.gz MAINTAINER= sumikawa@FreeBSD.org COMMENT= The extremely popular Apache http server. Very fast, very clean -CONFLICTS= apache+mod_ssl-1.* apache+ssl-1.* apache-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+ssl-1.* apache-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 |