aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/p5-Jcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/p5-Jcode/Makefile')
-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>