diff options
Diffstat (limited to 'www/typo3-9/Makefile')
-rw-r--r-- | www/typo3-9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/typo3-9/Makefile b/www/typo3-9/Makefile index 43d92dfcccbc..75e0e099033a 100644 --- a/www/typo3-9/Makefile +++ b/www/typo3-9/Makefile @@ -13,7 +13,7 @@ COMMENT= Typo3 content management system LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -IGNORE_WITH_PHP=56 71 +IGNORE_WITH_PHP=71 USES= cpe php:web,flavors shebangfix USE_PHP= ctype dom fileinfo filter hash intl json openssl pcre session simplexml \ |