From 3c296769158d9c425a64869a0226c31a79da23ce Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 26 Mar 2013 06:53:02 +0000 Subject: [PATCH] Fix after conversion to optionsng Reported by: miwi Pointyhat to: bapt --- www/cakephp21/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/cakephp21/Makefile b/www/cakephp21/Makefile index 1233e36ccbf8..e06de04ce884 100644 --- a/www/cakephp21/Makefile +++ b/www/cakephp21/Makefile @@ -54,7 +54,7 @@ MEMCACHE_DESC= Enable Memcached caching engine client CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes -.include +.include WITH_PHP_CGI?= /cgi-bin/php