diff options
Diffstat (limited to '')
-rw-r--r-- | devel/phabricator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/phabricator/Makefile b/devel/phabricator/Makefile index d44db60756ef..013b838d76bc 100644 --- a/devel/phabricator/Makefile +++ b/devel/phabricator/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= arcanist-lib${PHP_PKGNAMESUFFIX}>=20210113_4:devel/arcanist-lib@${P git:devel/git USES= cpe dos2unix php:cli,flavors shebangfix +IGNORE_WITH_PHP= 85 CPE_VENDOR= phacility DOS2UNIX_FILES= externals/phpmailer/class.smtp.php externals/phpqrcode/phpqrcode.php USE_GITHUB= yes |