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/drush | |
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/drush')
-rw-r--r-- | www/drush/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/drush/Makefile b/www/drush/Makefile index 6a90895c6cee..da2d4b160c7f 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -21,7 +21,6 @@ USE_GITHUB= yes # set php requirements same as drupal itself USE_PHP= gd pcre session mbstring ctype json hash simplexml dom pdo filter -IGNORE_WITH_PHP=4 WANT_PHP_CLI= yes PORTDOCS= * |