diff options
Diffstat (limited to 'devel/p5-B-Hooks-OP-PPAddr/Makefile')
-rw-r--r-- | devel/p5-B-Hooks-OP-PPAddr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-B-Hooks-OP-PPAddr/Makefile b/devel/p5-B-Hooks-OP-PPAddr/Makefile index a3708293d2d0..f3c488a6b762 100644 --- a/devel/p5-B-Hooks-OP-PPAddr/Makefile +++ b/devel/p5-B-Hooks-OP-PPAddr/Makefile @@ -17,7 +17,7 @@ COMMENT= Hook into opcode execution BUILD_DEPENDS= p5-parent>0:${PORTSDIR}/devel/p5-parent \ p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |