diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-09 08:33:30 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-09 08:33:30 +0000 |
commit | e08daccc53f1e70c80949af7f0cd9ad61b3f21a3 (patch) | |
tree | 5861fd8120488368a851654e9370a2e10891db51 /japanese/p5-Text-MeCab/Makefile | |
parent | 23afebdd073f2f65c9cae6877b5d6ddce618ec72 (diff) |
- Update to 0.13
- remove IS_INTERACTIVE
PR: ports/101687
Submitted by: clsung
Approved by: maintainer (TAOKA Fumiyoshi)
Notes
Notes:
svn path=/head/; revision=170173
Diffstat (limited to 'japanese/p5-Text-MeCab/Makefile')
-rw-r--r-- | japanese/p5-Text-MeCab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/p5-Text-MeCab/Makefile b/japanese/p5-Text-MeCab/Makefile index 62cb592e9e6a..dc77d5e69eef 100644 --- a/japanese/p5-Text-MeCab/Makefile +++ b/japanese/p5-Text-MeCab/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-MeCab -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= japanese textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -20,7 +20,7 @@ MAN3= Text::MeCab.3 \ Text::MeCab::Node.3 PERL_CONFIGURE= yes -IS_INTERACTIVE= yes +CONFIGURE_ARGS= </dev/null post-patch: # To prevent CCFLAGS value from being overwritten by the ports system |