diff options
Diffstat (limited to 'www/cakephp12/Makefile')
-rw-r--r-- | www/cakephp12/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/cakephp12/Makefile b/www/cakephp12/Makefile index d79a50c33562..7164e6272926 100644 --- a/www/cakephp12/Makefile +++ b/www/cakephp12/Makefile @@ -47,6 +47,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 |