diff options
Diffstat (limited to 'textproc/uim-gtk3/Makefile')
-rw-r--r-- | textproc/uim-gtk3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim-gtk3/Makefile b/textproc/uim-gtk3/Makefile index 0c28077dabd8..66b5168c034f 100644 --- a/textproc/uim-gtk3/Makefile +++ b/textproc/uim-gtk3/Makefile @@ -6,7 +6,7 @@ PKGNAMESUFFIX= -gtk3 COMMENT= GTK+ 3.x modules of uim input method USE_GNOME= gtk30 -LIB_DEPENDS= libuim.so:${PORTSDIR}/textproc/uim +LIB_DEPENDS= libuim.so:textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} |