diff options
Diffstat (limited to 'textproc/uim-qt/Makefile')
-rw-r--r-- | textproc/uim-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim-qt/Makefile b/textproc/uim-qt/Makefile index 05015d674c9e..15a7a4d01467 100644 --- a/textproc/uim-qt/Makefile +++ b/textproc/uim-qt/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= -qt COMMENT= QT modules of uim input method USE_QT_VER= 3 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 LIB_DEPENDS= uim.6:${PORTSDIR}/textproc/uim |