diff options
author | kris <kris@FreeBSD.org> | 2004-12-12 05:18:03 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-12 05:18:03 +0800 |
commit | aca96106a3994816ec162ada82169fd482b4000a (patch) | |
tree | 9020407c212644ea07473b05eee1354cfff4af76 /japanese | |
parent | b13b4a5734c0780c0c7dda13086a4193a586c82b (diff) | |
download | freebsd-ports-gnome-aca96106a3994816ec162ada82169fd482b4000a.tar.gz freebsd-ports-gnome-aca96106a3994816ec162ada82169fd482b4000a.tar.zst freebsd-ports-gnome-aca96106a3994816ec162ada82169fd482b4000a.zip |
BROKEN: Incorrect pkg-plist
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 436b83410071..caf53ddf00ce 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim LIB_DEPENDS= uim.0:${PORTSDIR}/japanese/uim RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incorrect pkg-plist + USE_GNOME= lthack USE_X_PREFIX= yes USE_ICONV= yes |