diff options
Diffstat (limited to 'textproc/uim-gtk/Makefile')
-rw-r--r-- | textproc/uim-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim-gtk/Makefile b/textproc/uim-gtk/Makefile index 6a64949c5e25..b68512fa5e27 100644 --- a/textproc/uim-gtk/Makefile +++ b/textproc/uim-gtk/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= -gtk COMMENT= GTK+ modules of uim input method USE_GNOME= gtk20 -LIB_DEPENDS= uim.4:${PORTSDIR}/textproc/uim +LIB_DEPENDS= uim.5:${PORTSDIR}/textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} |