diff options
Diffstat (limited to 'www/cakephp13/Makefile')
-rw-r--r-- | www/cakephp13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cakephp13/Makefile b/www/cakephp13/Makefile index 57e90a182d6b..faf7da4ed124 100644 --- a/www/cakephp13/Makefile +++ b/www/cakephp13/Makefile @@ -26,7 +26,7 @@ SLAVE_PORT_MODULES= REWRITE CONFLICTS= cakephp-1.[12].* cakephp-2.* NO_BUILD= yes -USE_GETTEXT= yes +USES= gettext USE_PHP= session WANT_PHP_WEB= yes DEFAULT_PHP_VER=5 |