Depend on php-zlib (required for binary patches now)

Reported by:	arrowd
MFH:		2019Q1 (runtime dependency fix)
This commit is contained in:
Michael Gmelin 2019-01-04 00:30:45 +00:00
parent 3f2683843b
commit e257ad1618
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489236

View file

@ -2,6 +2,7 @@
PORTNAME= arcanist
PORTVERSION= 20181231
PORTREVISION= 1
CATEGORIES= devel
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
@ -18,7 +19,7 @@ CONFLICTS= arc-*
PHP_DESTDIR= lib/php/arcanist
USES= php:flavors python:2.7,env shebangfix
SHEBANG_FILES= scripts/breakout.py
USE_PHP= curl dom hash json simplexml
USE_PHP= curl dom hash json simplexml zlib
USE_GITHUB= yes
NO_BUILD= yes
NO_ARCH= yes