diff options
Diffstat (limited to 'www/pnews/Makefile')
-rw-r--r-- | www/pnews/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/pnews/Makefile b/www/pnews/Makefile index ad0950ffc403..95c99031bfa8 100644 --- a/www/pnews/Makefile +++ b/www/pnews/Makefile @@ -13,8 +13,7 @@ COMMENT= PHP Web-based News Reader LICENSE= GPLv2+ -USES= tar:tgz -USE_PHP= yes +USES= php tar:tgz NO_BUILD= yes PNEWSDIR?= www/pnews |