devel/phabricator: Require CLI version of php
PR: 255088 Reported by: Mohammad S. Babaei <info@babaei.net>
This commit is contained in:
parent
82238aa309
commit
54caba72f1
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
RUN_DEPENDS= arcanist-lib${PHP_PKGNAMESUFFIX}>=20200514:devel/arcanist-lib@${PHP_FLAVOR} \
|
||||
git:devel/git
|
||||
|
||||
USES= php:flavors shebangfix
|
||||
USES= php:cli,flavors shebangfix
|
||||
|
||||
SHEBANG_FILES= resources/timezones/*.php \
|
||||
scripts/*.php \
|
||||
|
|
Loading…
Reference in a new issue