summaryrefslogtreecommitdiff
path: root/www/suphp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/suphp/Makefile')
-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/"