diff options
Diffstat (limited to 'www/rnews/Makefile')
-rw-r--r-- | www/rnews/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rnews/Makefile b/www/rnews/Makefile index b89be2bd48ca..38a8bd75210e 100644 --- a/www/rnews/Makefile +++ b/www/rnews/Makefile @@ -14,7 +14,7 @@ COMMENT= Server-side RSS aggregator written in PHP with MySQL DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_BUILD= yes |