svn commit: r360758 - head/chinese/scim-tables

John Marino marino at FreeBSD.org
Sat Jul 5 15:06:03 UTC 2014


Author: marino
Date: Sat Jul  5 15:06:03 2014
New Revision: 360758
URL: http://svnweb.freebsd.org/changeset/ports/360758
QAT: https://qat.redports.org/buildarchive/r360758/

Log:
  chinese/scim-tables: Add scim as BUILD_DEPENDS (dports)

Modified:
  head/chinese/scim-tables/Makefile

Modified: head/chinese/scim-tables/Makefile
==============================================================================
--- head/chinese/scim-tables/Makefile	Sat Jul  5 15:04:30 2014	(r360757)
+++ head/chinese/scim-tables/Makefile	Sat Jul  5 15:06:03 2014	(r360758)
@@ -10,7 +10,8 @@ MASTER_SITES=	SF/scim/${PORTNAME}/${PORT
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	SCIM table based Chinese input methods
 
-BUILD_DEPENDS=	scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
+BUILD_DEPENDS=	scim:${PORTSDIR}/textproc/scim \
+		scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
 RUN_DEPENDS=	scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
 
 USES=		pkgconfig gmake


More information about the svn-ports-all mailing list