diff options
-rw-r--r-- | textproc/uim-qt/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/uim-qt/Makefile b/textproc/uim-qt/Makefile index 47cd7ecb5b9f..2b715a28c69f 100644 --- a/textproc/uim-qt/Makefile +++ b/textproc/uim-qt/Makefile @@ -12,6 +12,10 @@ COMMENT= QT modules of uim input method LIB_DEPENDS= qt-mt.3:${PORTSDIR}/x11-toolkits/qt33 \ uim.4:${PORTSDIR}/textproc/uim +BROKEN= fails to deinstall cleanly +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE= 2007-11-29 + USE_AUTOTOOLS= libtool:15 MASTERDIR= ${.CURDIR}/../../textproc/uim |