summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 06:49:29 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 06:49:29 +0000
commit6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (patch)
treeaa66d7bd719f61ac29aba195639af7c69749e352 /japanese
parentupdate to 0.2.3.4-alpha (diff)
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
Notes
Notes: svn path=/head/; revision=281878
Diffstat (limited to 'japanese')
-rw-r--r--japanese/p5-MeCab/Makefile2
-rw-r--r--japanese/p5-Unicode-Japanese/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/p5-MeCab/Makefile b/japanese/p5-MeCab/Makefile
index 4c0eed19413d..05b055e4c082 100644
--- a/japanese/p5-MeCab/Makefile
+++ b/japanese/p5-MeCab/Makefile
@@ -16,7 +16,7 @@ COMMENT= MeCab library module for Perl5
LIB_DEPENDS= mecab.1:${PORTSDIR}/japanese/mecab
-PERL_CONFIGURE= 5.8.0+
+PERL_CONFIGURE= yes
.include <bsd.port.pre.mk>
diff --git a/japanese/p5-Unicode-Japanese/Makefile b/japanese/p5-Unicode-Japanese/Makefile
index f9d8e6f5db45..45180ef145a2 100644
--- a/japanese/p5-Unicode-Japanese/Makefile
+++ b/japanese/p5-Unicode-Japanese/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CPAN
MAINTAINER= knu@FreeBSD.org
COMMENT= A Perl5 module to handle Japanese character encodings
-PERL_CONFIGURE= 5.8.0+
+PERL_CONFIGURE= yes
MAN1= ujconv.1 ujguess.1
MAN3= Unicode::Japanese.3 Unicode::Japanese::JA.3