diff options
Diffstat (limited to 'devel/p5-MooseX-InsideOut/Makefile')
-rw-r--r-- | devel/p5-MooseX-InsideOut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-MooseX-InsideOut/Makefile b/devel/p5-MooseX-InsideOut/Makefile index aae2c5d7477d..71fa1de9814f 100644 --- a/devel/p5-MooseX-InsideOut/Makefile +++ b/devel/p5-MooseX-InsideOut/Makefile @@ -17,7 +17,7 @@ COMMENT= Inside-out objects with Moose BUILD_DEPENDS= p5-Hash-Util-FieldHash-Compat>=0:${PORTSDIR}/devel/p5-Hash-Util-FieldHash-Compat \ p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ p5-namespace-clean>=0.11:${PORTSDIR}/devel/p5-namespace-clean -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |