aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/uim-m17nlib
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-06-18 10:44:56 +0800
committermiwi <miwi@FreeBSD.org>2014-06-18 10:44:56 +0800
commit649e8f3be16574a55fe177efa688b8f8b10456a1 (patch)
treee9ee9822bd28050781861396c34717a83a889c1b /textproc/uim-m17nlib
parent48387ee7646c2128a1b014ff926adf2ef3eb4028 (diff)
downloadfreebsd-ports-gnome-649e8f3be16574a55fe177efa688b8f8b10456a1.tar.gz
freebsd-ports-gnome-649e8f3be16574a55fe177efa688b8f8b10456a1.tar.zst
freebsd-ports-gnome-649e8f3be16574a55fe177efa688b8f8b10456a1.zip
- Unbreak INDEX
Diffstat (limited to 'textproc/uim-m17nlib')
-rw-r--r--textproc/uim-m17nlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim-m17nlib/Makefile b/textproc/uim-m17nlib/Makefile
index 0c8c07007b96..8aca291a5d5f 100644
--- a/textproc/uim-m17nlib/Makefile
+++ b/textproc/uim-m17nlib/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libm17n.so:${PORTSDIR}/devel/m17n-lib \
RUN_DEPENDS= m17n-db:${PORTSDIR}/devel/m17n-db
.if !defined(WITHOUT_M17NCONTRIB)
-RUN_DEPENDS+= ${LOCALBASE}/share/m17n/icons/as-phonetic.png:${PORTSDIR}/textproc/m17n-contrib
+RUN_DEPENDS+= ${LOCALBASE}/share/m17n/icons/as-phonetic.png:${PORTSDIR}/devel/m17n-db
.endif
MASTERDIR= ${.CURDIR}/../../textproc/uim