diff options
Diffstat (limited to 'www/redaxo/Makefile')
-rw-r--r-- | www/redaxo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/redaxo/Makefile b/www/redaxo/Makefile index 566484d6cd92..b64633889b68 100644 --- a/www/redaxo/Makefile +++ b/www/redaxo/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_BUILD= yes |