diff options
author | kris <kris@FreeBSD.org> | 2007-03-25 04:03:40 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-03-25 04:03:40 +0000 |
commit | 2a2e55f298743c2896f839309320e5ec0adc92c7 (patch) | |
tree | 65ad5521aa43e7306e99efa13a3a18955a6b6ccb /japanese | |
parent | b21cb14c4bd18834fc8a68f9d51cf4ecf6db6e63 (diff) | |
download | FreeBSD-ports-2a2e55f298743c2896f839309320e5ec0adc92c7.zip FreeBSD-ports-2a2e55f298743c2896f839309320e5ec0adc92c7.tar.gz |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'japanese')
-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 37e2e45..f9f4ed7 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 |