diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 09:08:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 09:08:02 +0800 |
commit | 85f80fc47ef879e087bc9d529819a8ee8c5a1606 (patch) | |
tree | 9a4958bd9acddf395530a08c8abd01ac32d99dfd /textproc/uim | |
parent | 3ea172f344ce8aaf908a154559a556c48d8cb67e (diff) | |
download | freebsd-ports-gnome-85f80fc47ef879e087bc9d529819a8ee8c5a1606.tar.gz freebsd-ports-gnome-85f80fc47ef879e087bc9d529819a8ee8c5a1606.tar.zst freebsd-ports-gnome-85f80fc47ef879e087bc9d529819a8ee8c5a1606.zip |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'textproc/uim')
-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 |