aboutsummaryrefslogtreecommitdiff
path: root/www/cakephp13/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/cakephp13/Makefile')
-rw-r--r--www/cakephp13/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cakephp13/Makefile b/www/cakephp13/Makefile
index 1ddcd4f8d6b1..e2ead565ed73 100644
--- a/www/cakephp13/Makefile
+++ b/www/cakephp13/Makefile
@@ -66,7 +66,7 @@ SUB_LIST+= PHPCGI=${WITH_PHP_CGI}
.if defined(WITH_AP)
SUB_FILES= pkg-message
-USE_APACHE= 2.2+
+USE_APACHE= 22+
PKGMESSAGE= pkg-message
APDEP=
.else