diff options
Diffstat (limited to 'www/cakephp23/Makefile')
-rw-r--r-- | www/cakephp23/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/cakephp23/Makefile b/www/cakephp23/Makefile index f0ca0fed2f1d..195c1cdccc79 100644 --- a/www/cakephp23/Makefile +++ b/www/cakephp23/Makefile @@ -49,6 +49,7 @@ MEMCACHE_DESC= Enable Memcached caching engine client CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes +NO_STAGE= yes .include <bsd.port.pre.mk> WITH_PHP_CGI?= /cgi-bin/php |