aboutsummaryrefslogtreecommitdiffstats
path: root/www/drush/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2013-01-17 09:33:20 +0800
committerwen <wen@FreeBSD.org>2013-01-17 09:33:20 +0800
commit38ca345c6982f715f57ff8671f0788b64e1b129c (patch)
treea0da5b5391cb9b9af8a4b596982e864a8f0f7f99 /www/drush/Makefile
parentcd32fca3f9bd0ca712006baa154e1bd1389dcfa8 (diff)
downloadfreebsd-ports-gnome-38ca345c6982f715f57ff8671f0788b64e1b129c.tar.gz
freebsd-ports-gnome-38ca345c6982f715f57ff8671f0788b64e1b129c.tar.zst
freebsd-ports-gnome-38ca345c6982f715f57ff8671f0788b64e1b129c.zip
- Add missing dependency
PR: 175326 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Diffstat (limited to 'www/drush/Makefile')
-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