diff options
Diffstat (limited to 'www/webtrees21/Makefile')
-rw-r--r-- | www/webtrees21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webtrees21/Makefile b/www/webtrees21/Makefile index f3e5d619cf96..69b004551cc5 100644 --- a/www/webtrees21/Makefile +++ b/www/webtrees21/Makefile @@ -11,7 +11,7 @@ WWW= https://webtrees.net/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/${PORTNAME}/LICENSE.md -IGNORE_WITH_PHP= 83 84 +IGNORE_WITH_PHP= 83 84 85 USES= cpe php shebangfix zip # php pcre extension is required but it's statically linked in default php USE_PHP= calendar curl dom filter gd iconv pdo_mysql session xml |