diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-11-17 06:47:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-11-17 06:47:24 +0000 |
commit | 5e4cc025722b0225ddb01a8594a5ef52e533035f (patch) | |
tree | 25b657f6a02554b4eb0a05bb702832c70cc9a005 /japanese/php5-mecab | |
parent | 13e47477c7178b162fb6335aa9d5cb429ff89d7b (diff) | |
download | ports-5e4cc025722b0225ddb01a8594a5ef52e533035f.tar.gz ports-5e4cc025722b0225ddb01a8594a5ef52e533035f.zip |
Notes
Diffstat (limited to 'japanese/php5-mecab')
-rw-r--r-- | japanese/php5-mecab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/php5-mecab/Makefile b/japanese/php5-mecab/Makefile index ef0da81c84b1..d6c21149fc02 100644 --- a/japanese/php5-mecab/Makefile +++ b/japanese/php5-mecab/Makefile @@ -18,6 +18,8 @@ COMMENT= A PHP5 extension for MeCab Morphological Analyzer LIB_DEPENDS= mecab:${PORTSDIR}/japanese/mecab +BROKEN= Does not compile + USE_PHP= yes DEFAULT_PHP_VER=5 USE_PHPEXT= yes |