From 9a458f0186cbdbf5dc51a80152a5c7fef462d05e Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Tue, 24 Apr 2007 07:32:23 +0000 Subject: - Add ENCODING knob. - Text::MeCab needs to know dictionary encoding at compiling. Available encodings are euc-jp (default), shift_jis or utf8. PR: ports/112039 Submitted by: maintainer (TAOKA Fumiyoshi) --- japanese/p5-Text-MeCab/Makefile | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'japanese/p5-Text-MeCab') diff --git a/japanese/p5-Text-MeCab/Makefile b/japanese/p5-Text-MeCab/Makefile index 7a20fd7749fb..2df375ebdebd 100644 --- a/japanese/p5-Text-MeCab/Makefile +++ b/japanese/p5-Text-MeCab/Makefile @@ -7,6 +7,7 @@ PORTNAME= Text-MeCab PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= japanese textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -22,10 +23,21 @@ MAN3= Text::MeCab.3 \ PERL_CONFIGURE= yes CONFIGURE_ARGS= PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- -- cgit v1.2.3