diff options
Diffstat (limited to 'net/p5-RRD-Simple')
-rw-r--r-- | net/p5-RRD-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-RRD-Simple/Makefile b/net/p5-RRD-Simple/Makefile index cb6e066885e..8f5b1fd0195 100644 --- a/net/p5-RRD-Simple/Makefile +++ b/net/p5-RRD-Simple/Makefile @@ -18,7 +18,7 @@ COMMENT= Simple interface to create and store data in RRD files BUILD_DEPENDS= ${SITE_PERL}/Test/Deep.pm:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Pod>=0.90:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ - ${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/net/rrdtool + ${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/databases/rrdtool RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes |