diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/chasen-base/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-prime/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-skk/Makefile | 2 |
3 files changed, 6 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 diff --git a/japanese/scim-prime/Makefile b/japanese/scim-prime/Makefile index 8d176bab7a20..0c0646fc3bff 100644 --- a/japanese/scim-prime/Makefile +++ b/japanese/scim-prime/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ prime:${PORTSDIR}/japanese/prime RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Does not build + USE_GNOME= lthack USE_X_PREFIX= yes USE_ICONV= yes diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile index f385d800153b..91a07e7d6e24 100644 --- a/japanese/scim-skk/Makefile +++ b/japanese/scim-skk/Makefile @@ -17,6 +17,8 @@ COMMENT= SCIM IMEngine module like SKK BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Does not build + USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes |