diff options
Diffstat (limited to 'devel/p5-SVN-Statistics/Makefile')
-rw-r--r-- | devel/p5-SVN-Statistics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SVN-Statistics/Makefile b/devel/p5-SVN-Statistics/Makefile index 3be8c1f6f77d..28cd77506f4d 100644 --- a/devel/p5-SVN-Statistics/Makefile +++ b/devel/p5-SVN-Statistics/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/p5-subver p5-RRDTool-OO>=0:${PORTSDIR}/devel/p5-RRDTool-OO \ p5-Data-Dumper-Simple>=0:${PORTSDIR}/devel/p5-Data-Dumper-Simple \ p5-IO-Toolkit>=0:${PORTSDIR}/devel/p5-IO-Toolkit -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |