aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2005-02-11 23:46:11 +0800
committerclement <clement@FreeBSD.org>2005-02-11 23:46:11 +0800
commit33e18ca92ae69994a1c5772d8e7532546249d417 (patch)
tree7ae775547edb5c40679697b796860e2558d75b7f
parentfc0363797d28abd5d9f2235550484ad10e004fd4 (diff)
downloadfreebsd-ports-gnome-33e18ca92ae69994a1c5772d8e7532546249d417.tar.gz
freebsd-ports-gnome-33e18ca92ae69994a1c5772d8e7532546249d417.tar.zst
freebsd-ports-gnome-33e18ca92ae69994a1c5772d8e7532546249d417.zip
- backout previous commit.
I blindly committed a change from my dev tree. Since USE_APACHE design is flacky, it had a very annoying impact. PR: ports/77391 [1] Also reported by: pointyhat via kris, Scot Hetzel <swhetzel@gmail.com> [1] Pointy hat to: clement
-rw-r--r--www/apache2/Makefile.modules.3rd2
-rw-r--r--www/apache20/Makefile.modules.3rd2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/apache2/Makefile.modules.3rd b/www/apache2/Makefile.modules.3rd
index a8ce8fe13174..cec8b9884052 100644
--- a/www/apache2/Makefile.modules.3rd
+++ b/www/apache2/Makefile.modules.3rd
@@ -65,7 +65,7 @@ APXS_PREFIX= ${APXS:S/\/sbin\/apxs//}
.if defined(WITH_APACHE2)
AP_BUILDEXT= la
PLIST_SUB+= APACHEMODDIR="libexec/apache2"
-APACHE_PORT?= www/apache2
+APACHE_PORT= www/apache2
AP_VER= 2
.else
AP_BUILDEXT= so
diff --git a/www/apache20/Makefile.modules.3rd b/www/apache20/Makefile.modules.3rd
index a8ce8fe13174..cec8b9884052 100644
--- a/www/apache20/Makefile.modules.3rd
+++ b/www/apache20/Makefile.modules.3rd
@@ -65,7 +65,7 @@ APXS_PREFIX= ${APXS:S/\/sbin\/apxs//}
.if defined(WITH_APACHE2)
AP_BUILDEXT= la
PLIST_SUB+= APACHEMODDIR="libexec/apache2"
-APACHE_PORT?= www/apache2
+APACHE_PORT= www/apache2
AP_VER= 2
.else
AP_BUILDEXT= so