git: 0bbe4305e1ee - main - devel/phabricator: unbreak bulk -a
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Jan 2022 14:44:07 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=0bbe4305e1ee169e3dd8d033adcda9113cb0362a commit 0bbe4305e1ee169e3dd8d033adcda9113cb0362a Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2022-01-10 14:43:20 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2022-01-10 14:43:20 +0000 devel/phabricator: unbreak bulk -a --- devel/phabricator/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/phabricator/Makefile b/devel/phabricator/Makefile index e23e42af1a5b..5ef16edf3e9a 100644 --- a/devel/phabricator/Makefile +++ b/devel/phabricator/Makefile @@ -46,6 +46,7 @@ SHEBANG_FILES= resources/timezones/*.php \ USE_PHP= ctype curl fileinfo filter hash iconv mbstring mysqli openssl \ pcntl posix zip +IGNORE_WITH_PHP=81 OPTIONS_DEFINE= GD OPCACHE OPTIONS_DEFAULT=GD OPCACHE