diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-19 23:48:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-19 23:48:00 +0000 |
commit | a736f08dc7f1e993995a1f1660a7a78942c9b864 (patch) | |
tree | 069a00bce384fb026ad535da91e83b0e2fa11b4d | |
parent | 75aae1a71914ab72e00bc4059a5b9ab2e277fd30 (diff) | |
download | ports-a736f08dc7f1e993995a1f1660a7a78942c9b864.tar.gz ports-a736f08dc7f1e993995a1f1660a7a78942c9b864.zip |
Notes
-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 721b1c7c524a..2e9fb0bb9e3a 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim LIB_DEPENDS= uim.0:${PORTSDIR}/textproc/uim RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Broken dependency + USE_GNOME= lthack USE_X_PREFIX= yes USE_ICONV= yes |