aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-24 14:25:06 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-24 14:25:06 +0000
commita92aeeffb0f6247879494d747330d92f6fdc93ad (patch)
tree982a7e3e854a1b0b17afc702876a6ca0fd7f73bd /japanese
parentda532c0e79881db9791f27c59eda95b4f681f4d8 (diff)
downloadports-a92aeeffb0f6247879494d747330d92f6fdc93ad.tar.gz
ports-a92aeeffb0f6247879494d747330d92f6fdc93ad.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/p5-Acme-Lou/Makefile3
-rw-r--r--japanese/p5-Text-MeCab/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/japanese/p5-Acme-Lou/Makefile b/japanese/p5-Acme-Lou/Makefile
index 778b2cd7ac98..f76da0cdbacd 100644
--- a/japanese/p5-Acme-Lou/Makefile
+++ b/japanese/p5-Acme-Lou/Makefile
@@ -18,4 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+DEPRECATED= Needs ja-p5-Text-MeCab that does not work with 5.18 or above
+EXPIRATION_DATE=2015-07-31
+
.include <bsd.port.mk>
diff --git a/japanese/p5-Text-MeCab/Makefile b/japanese/p5-Text-MeCab/Makefile
index d200e25e80f0..f00102e98e3a 100644
--- a/japanese/p5-Text-MeCab/Makefile
+++ b/japanese/p5-Text-MeCab/Makefile
@@ -25,6 +25,9 @@ USES= perl5
USE_PERL5= configure
CONFIGURE_ARGS= </dev/null
+DEPRECATED= Does not work with 5.18 or above
+EXPIRATION_DATE=2015-07-31
+
# dictionary encoding (euc-jp, shift_jis, utf-8)
ENCODING?= euc-jp