diff options
Diffstat (limited to 'devel/phabricator/Makefile')
-rw-r--r-- | devel/phabricator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/phabricator/Makefile b/devel/phabricator/Makefile index 4a8b304777f5..7b5487bf4521 100644 --- a/devel/phabricator/Makefile +++ b/devel/phabricator/Makefile @@ -40,7 +40,7 @@ SHEBANG_FILES= resources/timezones/*.php \ scripts/util/*.php \ support/aphlict/server/*.php -USE_PHP= ctype curl fileinfo filter hash iconv mbstring mysqli openssl \ +USE_PHP= ctype curl fileinfo filter iconv mbstring mysqli \ pcntl posix zip OPTIONS_DEFINE= GD OPCACHE |