aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Encode-JP-Mobile
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-Encode-JP-Mobile
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-Encode-JP-Mobile')
-rw-r--r--japanese/p5-Encode-JP-Mobile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/p5-Encode-JP-Mobile/Makefile b/japanese/p5-Encode-JP-Mobile/Makefile
index 3ef70095fc52..eebc3c9cd14a 100644
--- a/japanese/p5-Encode-JP-Mobile/Makefile
+++ b/japanese/p5-Encode-JP-Mobile/Makefile
@@ -15,7 +15,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= \
p5-YAML>0:${PORTSDIR}/textproc/p5-YAML
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.pre.mk>