diff options
Diffstat (limited to 'devel/arcanist-lib/Makefile')
-rw-r--r-- | devel/arcanist-lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/arcanist-lib/Makefile b/devel/arcanist-lib/Makefile index 0bd44bc6d3f9..3c2553b5066c 100644 --- a/devel/arcanist-lib/Makefile +++ b/devel/arcanist-lib/Makefile @@ -12,6 +12,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:cli,flavors python:env shebangfix +IGNORE_WITH_PHP= 85 USE_GITHUB= yes GH_ACCOUNT= phacility GH_TAGNAME= 85c953e |