diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-08-18 14:29:08 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-08-18 14:29:08 +0000 |
commit | 63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b (patch) | |
tree | db78183546bb8049f66df049872ab54fe9939c31 /www/cakephp2 | |
parent | dd195ccb65e4fa43789bd6207b16edef95e01297 (diff) |
Notes
Diffstat (limited to 'www/cakephp2')
-rw-r--r-- | www/cakephp2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cakephp2/Makefile b/www/cakephp2/Makefile index 98dd52a2c0d5..a064a2ed2bbf 100644 --- a/www/cakephp2/Makefile +++ b/www/cakephp2/Makefile @@ -68,7 +68,7 @@ SUB_LIST+= PHPCGI=${WITH_PHP_CGI} .if defined(WITH_AP) SUB_FILES= pkg-message -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ PKGMESSAGE= pkg-message APDEP= .else |