diff options
Diffstat (limited to 'devel/p5-MooseX-Params-Validate/Makefile')
-rw-r--r-- | devel/p5-MooseX-Params-Validate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-MooseX-Params-Validate/Makefile b/devel/p5-MooseX-Params-Validate/Makefile index 8a22de7067c5..db6f0824cad7 100644 --- a/devel/p5-MooseX-Params-Validate/Makefile +++ b/devel/p5-MooseX-Params-Validate/Makefile @@ -17,7 +17,7 @@ COMMENT= An extension of Params::Validate for using Moose types BUILD_DEPENDS= p5-Moose>=0.74:${PORTSDIR}/devel/p5-Moose \ p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate \ p5-Devel-Caller>0:${PORTSDIR}/devel/p5-Devel-Caller -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |