diff options
Diffstat (limited to 'textproc/p5-String-Truncate/Makefile')
-rw-r--r-- | textproc/p5-String-Truncate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-String-Truncate/Makefile b/textproc/p5-String-Truncate/Makefile index 1334eaf341d3..c751804bae86 100644 --- a/textproc/p5-String-Truncate/Makefile +++ b/textproc/p5-String-Truncate/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Sub-Exporter>=0.953:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-Sub-Install>=0.03:${PORTSDIR}/devel/p5-Sub-Install BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= String::Truncate.3 |