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-ssl | |
parent | 9fd45bc23cd3ce3db88bf16894cac2feeadad009 (diff) | |
download | ports-c1f71dd0e3a37fc532ef7b02b35f926557993985.tar.gz ports-c1f71dd0e3a37fc532ef7b02b35f926557993985.zip |
- CONFLICTS extended
Notes
Notes:
svn path=/head/; revision=104534
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r-- | www/apache13-ssl/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index e3fdd50dc69b..25431ae4685f 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -25,7 +25,10 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= clement@FreeBSD.org COMMENT= Apache-SSL: Apache secure webserver integrating OpenSSL -CONFLICTS= apache+ipv6-1.* apache+mod_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+ipv6-1.* apache-1.* apache-2.* apache_fp-1.* \ caudium-devel-1.* caudium10-1.* caudium12-* \ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.* |