diff options
Diffstat (limited to 'devel/p5-Log-Dispatch-FileRotate/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch-FileRotate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Log-Dispatch-FileRotate/Makefile b/devel/p5-Log-Dispatch-FileRotate/Makefile index a92bd45b7822..44e3616ff4de 100644 --- a/devel/p5-Log-Dispatch-FileRotate/Makefile +++ b/devel/p5-Log-Dispatch-FileRotate/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch \ ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |