diff options
-rw-r--r-- | www/typo3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 59c56ca55aaf..3e31bd142c0b 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 NO_BUILD= yes USE_PHP= ctype filter json mysql pcre session xml WANT_PHP_WEB= yes -IGNORE_WITH_PHP=52- +IGNORE_WITH_PHP=52 TYPO3WWW= www TYPO3RELEASE= |