diff options
Diffstat (limited to 'devel/p5-Algorithm-Annotate/Makefile')
-rw-r--r-- | devel/p5-Algorithm-Annotate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-Annotate/Makefile b/devel/p5-Algorithm-Annotate/Makefile index d4333d0401bf..70f68df43917 100644 --- a/devel/p5-Algorithm-Annotate/Makefile +++ b/devel/p5-Algorithm-Annotate/Makefile @@ -17,7 +17,8 @@ COMMENT= Represent a series of changes in annotate form BUILD_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Algorithm::Annotate.3 |