diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2007-02-13 00:52:44 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2007-02-13 00:52:44 +0000 |
commit | c6393be433dd5a0a1b81e131843c4610a90bea82 (patch) | |
tree | c1d121011e104352a479b44c1ffc36fe459c8a9b /japanese/php5-mecab/Makefile | |
parent | 5ca9a6aed07a4279fce6cf50ec0b17a0c704d358 (diff) | |
download | ports-c6393be433dd5a0a1b81e131843c4610a90bea82.tar.gz ports-c6393be433dd5a0a1b81e131843c4610a90bea82.zip |
Notes
Diffstat (limited to 'japanese/php5-mecab/Makefile')
-rw-r--r-- | japanese/php5-mecab/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/japanese/php5-mecab/Makefile b/japanese/php5-mecab/Makefile index efe112369d76..9106674a5a89 100644 --- a/japanese/php5-mecab/Makefile +++ b/japanese/php5-mecab/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mecab -PORTVERSION= 0.0.2 +PORTVERSION= 0.0.3 CATEGORIES= japanese MASTER_SITES= http://page2.xrea.jp/pub/ \ http://dist.bsdlab.org/ @@ -18,10 +18,6 @@ COMMENT= A PHP5 extension for MeCab Morphological Analyzer LIB_DEPENDS= mecab:${PORTSDIR}/japanese/mecab -BROKEN= Does not compile -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2007-04-10 - USE_PHP= yes DEFAULT_PHP_VER=5 USE_PHPEXT= yes |