diff options
Diffstat (limited to 'devel/p5-RRDTool-OO/Makefile')
-rw-r--r-- | devel/p5-RRDTool-OO/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-RRDTool-OO/Makefile b/devel/p5-RRDTool-OO/Makefile index 6ebc2df7bd82..7c6bd43f559b 100644 --- a/devel/p5-RRDTool-OO/Makefile +++ b/devel/p5-RRDTool-OO/Makefile @@ -16,7 +16,7 @@ COMMENT= RRDTool::OO - Object-oriented interface to RRDTool BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/databases/rrdtool\ ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |