diff options
Diffstat (limited to 'www/cakephp13')
-rw-r--r-- | www/cakephp13/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/cakephp13/Makefile b/www/cakephp13/Makefile index faf7da4ed124..00a04bfc491a 100644 --- a/www/cakephp13/Makefile +++ b/www/cakephp13/Makefile @@ -48,6 +48,7 @@ MEMCACHE_DESC= 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 |