diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-22 11:53:34 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-22 11:53:34 +0000 |
commit | 606c17b9c8ceebf3bba34704094912556f260836 (patch) | |
tree | 5f0dbe9212a3377e7182c77ac610d48050fcb2b0 /www/cakephp22 | |
parent | 919430dbf0343ab4fb4c8362bb4b711509b3981b (diff) |
Notes
Diffstat (limited to 'www/cakephp22')
-rw-r--r-- | www/cakephp22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cakephp22/Makefile b/www/cakephp22/Makefile index b69fb5a7a458..e7c0f986512d 100644 --- a/www/cakephp22/Makefile +++ b/www/cakephp22/Makefile @@ -62,7 +62,7 @@ CGI_EXT= SUB_LIST+= PHPCGI=${WITH_PHP_CGI} -.if defined(WITH_AP) +.if ${PORT_OPTIONS:MAP} SUB_FILES= pkg-message USE_APACHE_RUN= 22+ PKGMESSAGE= pkg-message |