aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-URI-UTF8-Punycode
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 07:12:35 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 07:12:35 +0000
commit38499cc4f9de561964aa3bd7556c9f4c6684f038 (patch)
tree93d2de2f9a4bf6801932ddc030f955193b833745 /converters/p5-URI-UTF8-Punycode
parent886f50deb78afdd44d1fa3bbf50cbf6ab29baa3a (diff)
downloadports-38499cc4f9de561964aa3bd7556c9f4c6684f038.tar.gz
ports-38499cc4f9de561964aa3bd7556c9f4c6684f038.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326870
Diffstat (limited to 'converters/p5-URI-UTF8-Punycode')
-rw-r--r--converters/p5-URI-UTF8-Punycode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/p5-URI-UTF8-Punycode/Makefile b/converters/p5-URI-UTF8-Punycode/Makefile
index d8f6a5040f4c..fa529a2c4114 100644
--- a/converters/p5-URI-UTF8-Punycode/Makefile
+++ b/converters/p5-URI-UTF8-Punycode/Makefile
@@ -12,7 +12,8 @@ COMMENT= Punycode conversion of UTF-8 string
LICENSE= GPLv3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= URI::UTF8::Punycode.3