- Hook www/apache20 to the build. It fixes some errors in INDEX build with

exp build

Reported by:	kris
This commit is contained in:
Clement Laforet 2005-09-18 22:29:16 +00:00
parent 016951f82d
commit 24ed4b55bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143114
2 changed files with 2 additions and 1 deletions

View file

@ -28,6 +28,7 @@
SUBDIR += apache13-modssl+ipv6
SUBDIR += apache13-ssl
SUBDIR += apache2
SUBDIR += apache20
SUBDIR += apache21
SUBDIR += arena
SUBDIR += aria

View file

@ -23,7 +23,7 @@ COMMENT?= Version 2 of Apache web server with ${WITH_MPM:L} MPM.
LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
LATEST_LINK= apache2
LATEST_LINK= apache20
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.* \