diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-09 08:51:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-09 08:51:10 +0000 |
commit | a91bbb42334aaa5cc4a5594113b18ee686cd14fc (patch) | |
tree | 5f580906cfdf90b715a0d2868081752be5943848 /textproc/uim-qt4 | |
parent | 5b6716a1e7cb1de9b08900243405d76bd1496409 (diff) |
Notes
Diffstat (limited to 'textproc/uim-qt4')
-rw-r--r-- | textproc/uim-qt4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/uim-qt4/Makefile b/textproc/uim-qt4/Makefile index 6e3dd00c9776..eb7bd4823a2d 100644 --- a/textproc/uim-qt4/Makefile +++ b/textproc/uim-qt4/Makefile @@ -11,6 +11,8 @@ COMMENT= Qt4 modules of uim input method LIB_DEPENDS= uim.7:${PORTSDIR}/textproc/uim +BROKEN= bad plist + USE_QT_VER= 4 QT_COMPONENTS= qmake_build moc_build qt3support uic USE_AUTOTOOLS= libtool |