diff options
Diffstat (limited to 'devel/p5-Test-Block/Makefile')
-rw-r--r-- | devel/p5-Test-Block/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Block/Makefile b/devel/p5-Test-Block/Makefile index 082992583e13..ab3cbc461109 100644 --- a/devel/p5-Test-Block/Makefile +++ b/devel/p5-Test-Block/Makefile @@ -16,7 +16,7 @@ COMMENT= Specify fine granularity test plans BUILD_DEPENDS= p5-Test-Exception>=0.15:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= 5.6.1+ PERL_CONFIGURE= yes |