summaryrefslogtreecommitdiff
path: root/www/suphp
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-12-04 00:18:15 +0000
committerClement Laforet <clement@FreeBSD.org>2005-12-04 00:18:15 +0000
commit05684b80dd9f4d8c5476c1d6e62071a324b34c20 (patch)
tree01d8d1db8758fd8bcaa69e038bc69e689bcabfa4 /www/suphp
parent-Update to 0.7.2. [1] (diff)
- 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
Notes
Notes: svn path=/head/; revision=150328
Diffstat (limited to 'www/suphp')
-rw-r--r--www/suphp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/suphp/Makefile b/www/suphp/Makefile
index 4d715d38d3ec..4bb44e4937e6 100644
--- a/www/suphp/Makefile
+++ b/www/suphp/Makefile
@@ -54,7 +54,7 @@ CONFIGURE_ARGS+= --with-setid-mode=${WITH_SETID_MODE}
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/include/apache2/apr.h) || defined(WITH_APACHE2)
-APACHE_PORT= www/apache2
+APACHE_PORT= www/apache20
PLIST_SUB+= MODULEDIR="libexec/apache2/"
.else
PLIST_SUB+= MODULEDIR="libexec/apache/"