diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-03-25 04:03:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-03-25 04:03:07 +0000 |
commit | e1d13a65bdac929b19c12e4c61cd526d8a72b31a (patch) | |
tree | cc682bc2f323bc8328a7ec904d46bd03ec3e61ee /japanese | |
parent | fcca5b3479394dd8922cc294954e0b3149fd3609 (diff) | |
download | ports-e1d13a65bdac929b19c12e4c61cd526d8a72b31a.tar.gz ports-e1d13a65bdac929b19c12e4c61cd526d8a72b31a.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/scim-uim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile index 4b2061fb7be6..151580cfa1df 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim LIB_DEPENDS= uim:${PORTSDIR}/textproc/uim RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Does not compile + USE_AUTOTOOLS= libtool:15 USE_GNOME= lthack USE_X_LIB= yes |