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 a9d5d7f984e9..207f92683bad 100644 --- a/textproc/uim-qt/Makefile +++ b/textproc/uim-qt/Makefile @@ -12,7 +12,7 @@ COMMENT= QT modules of uim input method USE_QT_VER= 3 USE_AUTOTOOLS= libtool -LIB_DEPENDS= uim.7:${PORTSDIR}/textproc/uim +LIB_DEPENDS= uim.8:${PORTSDIR}/textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} |