diff options
-rw-r--r-- | www/typo347/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/typo347/Makefile b/www/typo347/Makefile index abb4d3af44a6..28776fd5c328 100644 --- a/www/typo347/Makefile +++ b/www/typo347/Makefile @@ -12,6 +12,8 @@ COMMENT= The typo3 content management system LICENSE= GPLv2 +PORTSCOUT= limit:^4\.7\. + NO_BUILD= yes USE_PHP= ctype filter json mysql pcre session xml WANT_PHP_WEB= yes |