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-gnome | |
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-gnome')
-rw-r--r-- | textproc/uim-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim-gnome/Makefile b/textproc/uim-gnome/Makefile index b3dc23373340..7ab7f3a84bb6 100644 --- a/textproc/uim-gnome/Makefile +++ b/textproc/uim-gnome/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= -gnome COMMENT= GNOME applets of uim input method USE_GNOME= gtk20 gnomepanel libgnomeui -LIB_DEPENDS= uim.7:${PORTSDIR}/textproc/uim +LIB_DEPENDS= uim.8:${PORTSDIR}/textproc/uim RUN_DEPENDS= uim-pref-gtk:${PORTSDIR}/textproc/uim-gtk MASTERDIR= ${.CURDIR}/../../textproc/uim |