diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-14 15:47:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-14 15:47:28 +0000 |
commit | 23a445abcc9dd15f1c63303324204d3dc6121aec (patch) | |
tree | 965aa9070c0dc6fc109a2fbd6867d66bd31c3954 /www/apache22 | |
parent | d1b15b0c12058a6784b9658c47b53e3cdc149809 (diff) |
Notes
Diffstat (limited to 'www/apache22')
-rw-r--r-- | www/apache22/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index bd01b4db945b..13273027dd1a 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -18,6 +18,9 @@ COMMENT?= Version 2 of the extremely popular Apache http server LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 +CONFLICTS= apache+ipv6-1.* apache+modssl-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.* LATEST_LINK= apache2 WITH_MPM?= prefork # or worker, perchild |