aboutsummaryrefslogtreecommitdiff
path: root/www/drush
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2013-01-17 01:33:20 +0000
committerWen Heping <wen@FreeBSD.org>2013-01-17 01:33:20 +0000
commit3fcb11f193f7b824a139e91daaa1b2d072ab7854 (patch)
treea0da5b5391cb9b9af8a4b596982e864a8f0f7f99 /www/drush
parent734c675576382f3a262af552f873d1b0befaa6bd (diff)
Notes
Diffstat (limited to 'www/drush')
-rw-r--r--www/drush/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drush/Makefile b/www/drush/Makefile
index f9f6efb4ba7d..c6894f3cf8a5 100644
--- a/www/drush/Makefile
+++ b/www/drush/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/Console/Table.php:${PORTSDIR}/devel/pear-Co
NO_BUILD= yes
# set php requirements same as drupal itself
-USE_PHP= gd pcre session xml mbstring ctype
+USE_PHP= gd pcre session xml mbstring ctype json hash
IGNORE_WITH_PHP=4
WANT_PHP_CLI= yes