diff options
author | kris <kris@FreeBSD.org> | 2007-03-25 12:03:40 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-03-25 12:03:40 +0800 |
commit | 2a2e55f298743c2896f839309320e5ec0adc92c7 (patch) | |
tree | 65ad5521aa43e7306e99efa13a3a18955a6b6ccb /japanese/uim-anthy | |
parent | b21cb14c4bd18834fc8a68f9d51cf4ecf6db6e63 (diff) | |
download | freebsd-ports-gnome-2a2e55f298743c2896f839309320e5ec0adc92c7.tar.gz freebsd-ports-gnome-2a2e55f298743c2896f839309320e5ec0adc92c7.tar.zst freebsd-ports-gnome-2a2e55f298743c2896f839309320e5ec0adc92c7.zip |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'japanese/uim-anthy')
-rw-r--r-- | japanese/uim-anthy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile index 37e2e457fc1b..f9f4ed7aa688 100644 --- a/japanese/uim-anthy/Makefile +++ b/japanese/uim-anthy/Makefile @@ -21,6 +21,8 @@ USE_GNOME= gtk20 LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \ uim.4:${PORTSDIR}/textproc/uim +BROKEN= Incomplete pkg-plist + MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} CONFIGURE_ARGS= --with-anthy |