From e598d34341b62529b9ef63db27d571f9bcb8c766 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:36:50 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: www) --- www/cakephp13/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/cakephp13') 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 WITH_PHP_CGI?= /cgi-bin/php -- cgit