From 8e6ecba4d16ddb8c6e68608e737e36eb80758348 Mon Sep 17 00:00:00 2001 From: clement Date: Sun, 4 Dec 2005 00:18:15 +0000 Subject: - prepare removal of www/apache2 in favor of www/apache20 for naming consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus --- www/resin2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/resin2') diff --git a/www/resin2/Makefile b/www/resin2/Makefile index a0d9366cc036..729a12568cf0 100644 --- a/www/resin2/Makefile +++ b/www/resin2/Makefile @@ -71,7 +71,7 @@ PLIST_SUB+= APACHE="" # # Apache 2 # -BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/www/apache2 +BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/www/apache20 CONFIGURE_ARGS+= --with-apxs=${APXS} PLIST_SUB+= MOD_DIR=libexec/apache2 # Allow apxs invocations -- cgit