aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Jcode
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-16 15:42:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-16 15:42:40 +0000
commit778e2d35510d4f8fa6bbae934b313771189e4268 (patch)
tree8ecfcfa3b923a4f09a3d580a3446ab33b76fbaf7 /japanese/p5-Jcode
parent75d35af0e220d4367a5e644a5beec438f7c4c275 (diff)
downloadports-778e2d35510d4f8fa6bbae934b313771189e4268.tar.gz
ports-778e2d35510d4f8fa6bbae934b313771189e4268.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327410
Diffstat (limited to 'japanese/p5-Jcode')
-rw-r--r--japanese/p5-Jcode/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile
index 3a4b632ca58e..aa3885cc098d 100644
--- a/japanese/p5-Jcode/Makefile
+++ b/japanese/p5-Jcode/Makefile
@@ -13,7 +13,9 @@ MASTER_SITES= CPAN
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension interface to convert Japanese text
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
+
MAN3= Jcode.3 Jcode::Nihongo.3
.include <bsd.port.pre.mk>