diff options
Diffstat (limited to 'www/rnews')
-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 ffe1dd938a57..d3e424719e96 100644 --- a/www/rnews/Makefile +++ b/www/rnews/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A server-side rss aggregator written in php with mysql -RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 +USE_PHP= yes USE_MYSQL= yes |