aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Encode-JIS2K/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-Encode-JIS2K/Makefile')
-rw-r--r--converters/p5-Encode-JIS2K/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/converters/p5-Encode-JIS2K/Makefile b/converters/p5-Encode-JIS2K/Makefile
index 63f648a03fd5..31f1294fa4bf 100644
--- a/converters/p5-Encode-JIS2K/Makefile
+++ b/converters/p5-Encode-JIS2K/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Encode-JIS2K
-# Date created: May 21 2006
-# Whom: Rong-En Fan <rafan@infor.org>
-#
+# Created by: Rong-En Fan <rafan@infor.org>
# $FreeBSD$
-#
PORTNAME= Encode-JIS2K
PORTVERSION= 0.02
@@ -14,6 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= rafan@FreeBSD.org
COMMENT= JIS X 0212 (aka JIS 2000) Encodings
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>