diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2011-05-29 03:42:58 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2011-05-29 03:42:58 +0800 |
commit | f288c8133ec5138a50720e756ec7e0a10fd3c8ad (patch) | |
tree | f804765860a74f7514c5fc5162917358df98b6cd /textproc/uim-qt4 | |
parent | cf6c1774e9ed9a84d8f1f94074c97f2e21a207c7 (diff) | |
download | freebsd-ports-gnome-f288c8133ec5138a50720e756ec7e0a10fd3c8ad.tar.gz freebsd-ports-gnome-f288c8133ec5138a50720e756ec7e0a10fd3c8ad.tar.zst freebsd-ports-gnome-f288c8133ec5138a50720e756ec7e0a10fd3c8ad.zip |
Update to 1.7.0.
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 |