diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:08:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:08:02 +0000 |
commit | 68a652c62bee3100db49c04466ebe274dc38056d (patch) | |
tree | 427dccdcabe42e89e80a963adc5954a5e401bb2a /textproc | |
parent | BROKEN: Uses nonstandard locale directory (diff) |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/uim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index d25a596807f3..9c3369e3a3aa 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -17,6 +17,8 @@ COMMENT= Input method library LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \ m17n.1:${PORTSDIR}/devel/m17n-lib +BROKEN= Incomplete pkg-plist + USE_REINPLACE= yes USE_X_PREFIX= yes USE_PERL5_BUILD=yes |