diff options
Diffstat (limited to 'devel/p5-Test-Block/Makefile')
-rw-r--r-- | devel/p5-Test-Block/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-Block/Makefile b/devel/p5-Test-Block/Makefile index 9b9008c537a1..43a3087e1141 100644 --- a/devel/p5-Test-Block/Makefile +++ b/devel/p5-Test-Block/Makefile @@ -19,7 +19,8 @@ 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} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Test::Block.3 |