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 660c3b449d74..c0afcff65c3a 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.7:${PORTSDIR}/textproc/uim +LIB_DEPENDS= uim.8:${PORTSDIR}/textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} |