diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:22:57 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:22:57 +0000 |
commit | 609ba5cbebd8c7447b56b7ab387c8e53e5138214 (patch) | |
tree | 831ad91152416309813b49cb426e202b35f5c3c5 /japanese/chasen-base | |
parent | ce425a8f778269ee533b6801108f55159590d017 (diff) | |
download | ports-609ba5cbebd8c7447b56b7ab387c8e53e5138214.tar.gz ports-609ba5cbebd8c7447b56b7ab387c8e53e5138214.zip |
Notes
Diffstat (limited to 'japanese/chasen-base')
-rw-r--r-- | japanese/chasen-base/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/chasen-base/Makefile b/japanese/chasen-base/Makefile index a63074efdda6..13a8538eaa3a 100644 --- a/japanese/chasen-base/Makefile +++ b/japanese/chasen-base/Makefile @@ -22,6 +22,8 @@ COMMENT= Japanese Morphological Analysis System BUILD_DEPENDS= ${LOCALBASE}/include/darts.h:${PORTSDIR}/devel/darts +BROKEN= Does not build + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-darts=${LOCALBASE}/include --with-libiconv=${LOCALBASE} USE_ICONV= yes |