diff options
author | kris <kris@FreeBSD.org> | 2006-11-17 14:47:24 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-11-17 14:47:24 +0800 |
commit | 7aab9409211586715cf30a9ae85ae708da33b305 (patch) | |
tree | 69b5ea291ef2f9828f12cf1c6ea6def8533cd7ca /japanese/php5-mecab | |
parent | 5433b07c254ac4ede526ee024abf2ee12b5cfb9a (diff) | |
download | freebsd-ports-gnome-7aab9409211586715cf30a9ae85ae708da33b305.tar.gz freebsd-ports-gnome-7aab9409211586715cf30a9ae85ae708da33b305.tar.zst freebsd-ports-gnome-7aab9409211586715cf30a9ae85ae708da33b305.zip |
BROKEN: DOes not compile
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 |