diff options
author | pav <pav@FreeBSD.org> | 2010-12-09 16:51:10 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-12-09 16:51:10 +0800 |
commit | e930a4edd69395b061a3df3d9ba5145e2ec9986e (patch) | |
tree | 82442da7d04bdf5fbf7ed67387d6ff1e92d96db3 /textproc/uim-qt4 | |
parent | 41f09f7efa5c53e0334b7332267508497f90ac20 (diff) | |
download | freebsd-ports-gnome-e930a4edd69395b061a3df3d9ba5145e2ec9986e.tar.gz freebsd-ports-gnome-e930a4edd69395b061a3df3d9ba5145e2ec9986e.tar.zst freebsd-ports-gnome-e930a4edd69395b061a3df3d9ba5145e2ec9986e.zip |
- Mark BROKEN
Reported by: pointyhat
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 |