diff options
Diffstat (limited to 'textproc/libtext-charwidth-perl/Makefile')
-rw-r--r-- | textproc/libtext-charwidth-perl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libtext-charwidth-perl/Makefile b/textproc/libtext-charwidth-perl/Makefile index e0ced423e272..da362c4f0df8 100644 --- a/textproc/libtext-charwidth-perl/Makefile +++ b/textproc/libtext-charwidth-perl/Makefile @@ -17,7 +17,8 @@ COMMENT= Documentation gettext tools WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Text::CharWidth.3 |