mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Hook www/apache20 to the build. It fixes some errors in INDEX build with
exp build Reported by: kris
This commit is contained in:
parent
016951f82d
commit
24ed4b55bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143114
@ -28,6 +28,7 @@
|
||||
SUBDIR += apache13-modssl+ipv6
|
||||
SUBDIR += apache13-ssl
|
||||
SUBDIR += apache2
|
||||
SUBDIR += apache20
|
||||
SUBDIR += apache21
|
||||
SUBDIR += arena
|
||||
SUBDIR += aria
|
||||
|
@ -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.* \
|
||||
|
Loading…
Reference in New Issue
Block a user