diff options
-rw-r--r-- | www/typo3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 2713ce4432ca..911ed6188379 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -11,6 +11,8 @@ COMMENT= The typo3 content management system LICENSE= GPLv2 +PORTSCOUT= limit:^6\.1\. + NO_BUILD= yes USE_PHP= ctype filter json mysqli pcre session xml WANT_PHP_WEB= yes |