diff options
Diffstat (limited to 'devel/p5-Method-Signatures-Simple/Makefile')
-rw-r--r-- | devel/p5-Method-Signatures-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Method-Signatures-Simple/Makefile b/devel/p5-Method-Signatures-Simple/Makefile index 21b36b91708a..23948780c39b 100644 --- a/devel/p5-Method-Signatures-Simple/Makefile +++ b/devel/p5-Method-Signatures-Simple/Makefile @@ -14,7 +14,8 @@ COMMENT= Basic method declarations with signatures, without source filters BUILD_DEPENDS= p5-Devel-Declare>=0:${PORTSDIR}/devel/p5-Devel-Declare RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Method::Signatures::Simple.3 |