diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-11-17 14:47:24 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-11-17 14:47:24 +0800 |
commit | 5e4cc025722b0225ddb01a8594a5ef52e533035f (patch) | |
tree | 25b657f6a02554b4eb0a05bb702832c70cc9a005 /japanese | |
parent | 13e47477c7178b162fb6335aa9d5cb429ff89d7b (diff) | |
download | freebsd-ports-gnome-5e4cc025722b0225ddb01a8594a5ef52e533035f.tar.gz freebsd-ports-gnome-5e4cc025722b0225ddb01a8594a5ef52e533035f.tar.zst freebsd-ports-gnome-5e4cc025722b0225ddb01a8594a5ef52e533035f.zip |
BROKEN: DOes not compile
Diffstat (limited to 'japanese')
-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 |