diff options
Diffstat (limited to 'www/apache20/Makefile')
-rw-r--r-- | www/apache20/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile index 7eb744a305a..ae8b91613ca 100644 --- a/www/apache20/Makefile +++ b/www/apache20/Makefile @@ -25,7 +25,10 @@ LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 LATEST_LINK= apache2 -CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache+ssl-1.* apache-1.* 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-1.* apache_fp-1.* \ caudium-devel-1.* caudium10-1.* caudium12-* \ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.* |