aboutsummaryrefslogtreecommitdiff
path: root/www/cakephp2/Makefile
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-08-20 17:27:52 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-08-20 17:27:52 +0000
commit7a0bd317631d50743f0a374e87553b67823ce01b (patch)
treea6a20687ac7deead25a53b4c03118c3a00060775 /www/cakephp2/Makefile
parentb71961a9ea66185112d102c2715655e63422305e (diff)
downloadports-7a0bd317631d50743f0a374e87553b67823ce01b.tar.gz
ports-7a0bd317631d50743f0a374e87553b67823ce01b.zip
Notes
Diffstat (limited to 'www/cakephp2/Makefile')
-rw-r--r--www/cakephp2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cakephp2/Makefile b/www/cakephp2/Makefile
index 1ddcd4f8d6b1..e2ead565ed73 100644
--- a/www/cakephp2/Makefile
+++ b/www/cakephp2/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