diff options
Diffstat (limited to 'www/drraw/Makefile')
-rw-r--r-- | www/drraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drraw/Makefile b/www/drraw/Makefile index ade52ecea2b..c51beeb6638 100644 --- a/www/drraw/Makefile +++ b/www/drraw/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://web.taranis.org/drraw/dist/ \ MAINTAINER= ports@christianserving.org COMMENT= A simple web-based presentation front-end for RRDtool -RUN_DEPENDS+= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/net/rrdtool +RUN_DEPENDS+= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/databases/rrdtool USE_PERL5_RUN= yes |