diff options
Diffstat (limited to 'textproc/p5-Text-Aligner')
-rw-r--r-- | textproc/p5-Text-Aligner/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Aligner/Makefile b/textproc/p5-Text-Aligner/Makefile index cba2f795e79c..fbdcb7ffcc60 100644 --- a/textproc/p5-Text-Aligner/Makefile +++ b/textproc/p5-Text-Aligner/Makefile @@ -12,7 +12,8 @@ COMMENT= Align text in columns RUN_DEPENDS= p5-Term-ANSIColor>=2.01:${PORTSDIR}/devel/p5-Term-ANSIColor -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Text::Aligner.3 |