diff options
Diffstat (limited to 'textproc/p5-String-HexConvert')
-rw-r--r-- | textproc/p5-String-HexConvert/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-String-HexConvert/Makefile b/textproc/p5-String-HexConvert/Makefile index 1bdad52eaf24..d0f9ff7f1426 100644 --- a/textproc/p5-String-HexConvert/Makefile +++ b/textproc/p5-String-HexConvert/Makefile @@ -13,7 +13,8 @@ COMMENT= String::HexConver - Converts ascii strings to hex and reverse WRKSRC= ${WRKDIR}/${PORTNAME} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= String::HexConvert.3 |