aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-String-HexConvert
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 14:35:48 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 14:35:48 +0000
commitac049e474e97db8d4ef9070c4dceb6a026d0eb16 (patch)
treeb0ab4c93c23aaa7ea50e9d60f61eea915680c712 /textproc/p5-String-HexConvert
parent9828a7fc2283f0cb919614b645ee913d5fbc74b7 (diff)
downloadports-ac049e474e97db8d4ef9070c4dceb6a026d0eb16.tar.gz
ports-ac049e474e97db8d4ef9070c4dceb6a026d0eb16.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326904
Diffstat (limited to 'textproc/p5-String-HexConvert')
-rw-r--r--textproc/p5-String-HexConvert/Makefile3
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