diff options
-rw-r--r-- | textproc/uim-kde4/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim-qt4/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/textproc/uim-kde4/Makefile b/textproc/uim-kde4/Makefile index 81efa7f02a53..7639d33b0a9d 100644 --- a/textproc/uim-kde4/Makefile +++ b/textproc/uim-kde4/Makefile @@ -13,6 +13,8 @@ BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake LIB_DEPENDS= uim.7:${PORTSDIR}/textproc/uim RUN_DEPENDS= uim-pref-qt4:${PORTSDIR}/textproc/uim-qt +BROKEN= does not compile + USE_GCC= 4.2+ USE_KDE4= kdelibs automoc4 USE_QT_VER= 4 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 |