summaryrefslogtreecommitdiff
path: root/www/webobjects/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--www/webobjects/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webobjects/Makefile b/www/webobjects/Makefile
index 6ed0c84df7f5..52744d1e3d9f 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?= 20+
+USE_APACHE?= 22+
BUILD_DEPENDS+= ${APACHEMODDIR}/mod_WebObjects.so:${PORTSDIR}/www/mod_webobjects
.endif