1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

- WITH_APACHE2 is dead

PR:             ports/146900
Submitted by:   pgollucci@ (myself)
Approved by:    maintainer timeout (thomas@goirand.fr; 14 days)
This commit is contained in:
Philip M. Gollucci 2010-06-06 04:49:35 +00:00
parent f2d4e371ff
commit 9f74c0b374
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255874

View File

@ -103,7 +103,7 @@ RUN_DEPENDS+= ${LOCALBASE}/www/squirrelmail/src/login.php:${PORTSDIR}/mail/squir
RUN_DEPENDS+= ${LOCALBASE}/www/phpMyAdmin/index.html:${PORTSDIR}/databases/phpmyadmin
.endif
.if defined(WITH_APACHE2)
.if defined(WITH_APACHE)
USE_APACHE= 2.2+
.endif