diff options
Diffstat (limited to 'devel/phorgeit-phorge/Makefile')
-rw-r--r-- | devel/phorgeit-phorge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/phorgeit-phorge/Makefile b/devel/phorgeit-phorge/Makefile index e28e6e10729d..9549767581a1 100644 --- a/devel/phorgeit-phorge/Makefile +++ b/devel/phorgeit-phorge/Makefile @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= phorgeit USE_PHP= ctype curl fileinfo filter iconv mbstring mysqli pcntl posix \ zip -IGNORE_WITH_PHP= 84 +IGNORE_WITH_PHP= 84 85 USE_RC_SUBR= phd SHEBANG_FILES= resources/timezones/*.php scripts/*.php scripts/almanac/*.php \ |