aboutsummaryrefslogtreecommitdiff
path: root/www/webobjects
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-01-01 16:47:41 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-01-01 16:47:41 +0000
commit19fe40753d31ba0d91325ae15897602b2531875a (patch)
tree756dc92902e540775c00a7af9b20473c9ab8e7a9 /www/webobjects
parentc2f2d9bfd586d4beba0a893372843bf1de3a93ea (diff)
downloadports-19fe40753d31ba0d91325ae15897602b2531875a.tar.gz
ports-19fe40753d31ba0d91325ae15897602b2531875a.zip
Notes
Diffstat (limited to 'www/webobjects')
-rw-r--r--www/webobjects/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webobjects/Makefile b/www/webobjects/Makefile
index 8ec84e5efd7d..08f07f4711b0 100644
--- a/www/webobjects/Makefile
+++ b/www/webobjects/Makefile
@@ -48,7 +48,7 @@ SUB_LIST+= NEXT_ROOT=${NEXT_BASE} USER=${NEXT_USER} GROUP=${NEXT_GROUP} \
SUB_FILES+= pkg-message pkg-install pkg-deinstall
.if defined(WITH_APACHE)
-USE_APACHE?= 13+
+USE_APACHE?= 20+
BUILD_DEPENDS+= ${APACHEMODDIR}/mod_WebObjects.so:${PORTSDIR}/www/mod_webobjects
.endif