diff options
Diffstat (limited to 'www/drupal8/Makefile')
-rw-r--r-- | www/drupal8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile index cd2c5a231d99..07137f70e8dd 100644 --- a/www/drupal8/Makefile +++ b/www/drupal8/Makefile @@ -12,7 +12,7 @@ WWW= https://www.drupal.org/ LICENSE= GPLv2+ USES= php:web shebangfix -USE_PHP= dom filter gd hash json mbstring opcache pcre pdo session \ +USE_PHP= dom filter gd mbstring opcache pdo session \ simplexml tokenizer xml SHEBANG_FILES= core/scripts/password-hash.sh |