svn commit: r358200 - head/textproc/uim-m17nlib
Martin Wilke
miwi at FreeBSD.org
Wed Jun 18 02:44:56 UTC 2014
Author: miwi
Date: Wed Jun 18 02:44:56 2014
New Revision: 358200
URL: http://svnweb.freebsd.org/changeset/ports/358200
QAT: https://qat.redports.org/buildarchive/r358200/
Log:
- Unbreak INDEX
Modified:
head/textproc/uim-m17nlib/Makefile
Modified: head/textproc/uim-m17nlib/Makefile
==============================================================================
--- head/textproc/uim-m17nlib/Makefile Wed Jun 18 02:06:38 2014 (r358199)
+++ head/textproc/uim-m17nlib/Makefile Wed Jun 18 02:44:56 2014 (r358200)
@@ -15,7 +15,7 @@ LIB_DEPENDS= libm17n.so:${PORTSDIR}/deve
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
More information about the svn-ports-all
mailing list