aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMichael Gmelin <grembo@FreeBSD.org>2021-04-15 17:04:13 +0000
committerMichael Gmelin <grembo@FreeBSD.org>2021-04-15 17:25:54 +0000
commit82238aa309a43df52fc0e84e2847c45afe2645b0 (patch)
treee4074701e9d6ad4adc28aa70b693ecc38166add6 /devel
parentf7a55932a040e0d5af69efc07f6cde087a122338 (diff)
downloadports-82238aa309a43df52fc0e84e2847c45afe2645b0.tar.gz
ports-82238aa309a43df52fc0e84e2847c45afe2645b0.zip
Diffstat (limited to 'devel')
-rw-r--r--devel/arcanist-lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arcanist-lib/Makefile b/devel/arcanist-lib/Makefile
index 0f8a3dc01147..b30be6df513b 100644
--- a/devel/arcanist-lib/Makefile
+++ b/devel/arcanist-lib/Makefile
@@ -12,7 +12,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
PHP_DESTDIR= lib/php/arcanist
-USES= php:flavors python:env shebangfix
+USES= php:cli,flavors python:env shebangfix
SHEBANG_FILES= bin/arc \
bin/phage \
scripts/*.php \