diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2011-05-28 19:42:58 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2011-05-28 19:42:58 +0000 |
commit | d29437f771c37d60bd9dcb45e8fd63b718380dfb (patch) | |
tree | b24a7e4318115c7fed3964d8d09d6e42fc08d1a2 /textproc/uim-qt4 | |
parent | 6958649e0f270dca879131725c55d157305c99f1 (diff) |
Notes
Diffstat (limited to 'textproc/uim-qt4')
-rw-r--r-- | textproc/uim-qt4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim-qt4/Makefile b/textproc/uim-qt4/Makefile index 3edcabb188a2..9be3f428f2ff 100644 --- a/textproc/uim-qt4/Makefile +++ b/textproc/uim-qt4/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= -qt4 COMMENT= Qt4 modules of uim input method -LIB_DEPENDS= uim.7:${PORTSDIR}/textproc/uim +LIB_DEPENDS= uim.8:${PORTSDIR}/textproc/uim USE_QT_VER= 4 QT_COMPONENTS= qmake_build moc_build qt3support uic |