diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-15 01:16:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-15 01:16:19 +0800 |
commit | 48c1d83f404a33ceac5315fa3dcb8f625f952985 (patch) | |
tree | 73aae04b725cb7d66c3a8818e1c9edfa2a491268 /www/cakephp11 | |
parent | 1f6d6c18ca2288bd68dcddb1dc6224cffda3aab8 (diff) | |
download | freebsd-ports-gnome-48c1d83f404a33ceac5315fa3dcb8f625f952985.tar.gz freebsd-ports-gnome-48c1d83f404a33ceac5315fa3dcb8f625f952985.tar.zst freebsd-ports-gnome-48c1d83f404a33ceac5315fa3dcb8f625f952985.zip |
- Remove PHP4 reference in IGNORE_WITH_PHP
Diffstat (limited to 'www/cakephp11')
-rw-r--r-- | www/cakephp11/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/cakephp11/Makefile b/www/cakephp11/Makefile index b019534a8452..3c8d21a3cc5d 100644 --- a/www/cakephp11/Makefile +++ b/www/cakephp11/Makefile @@ -24,7 +24,6 @@ NO_BUILD= yes USE_PHP= pcre session WANT_PHP_WEB= yes DEFAULT_PHP_VER=5 -IGNORE_WITH_PHP=4 SUB_FILES= pkg-message |