diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-11 21:18:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-11 21:18:03 +0000 |
commit | 6990158f4f0e5ce40b78ea5b685771a6659f1b83 (patch) | |
tree | d6ba12e708362b92959169d92f17ffeecb379b00 /japanese | |
parent | - add the missing -n option into the help (diff) |
BROKEN: Incorrect pkg-plist
Notes
Notes:
svn path=/head/; revision=123754
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 |