diff options
Diffstat (limited to 'lang/p5-signatures/Makefile')
-rw-r--r-- | lang/p5-signatures/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-signatures/Makefile b/lang/p5-signatures/Makefile index 6a38ea9ddb50..d585672b7cf9 100644 --- a/lang/p5-signatures/Makefile +++ b/lang/p5-signatures/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-B-Hooks-OP-Check>=0.18:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \ p5-B-Hooks-OP-PPAddr>0:${PORTSDIR}/devel/p5-B-Hooks-OP-PPAddr \ p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends \ p5-B-Hooks-EndOfScope>=0.08:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |