Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2015 08:51:31 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382803 - head/chinese/fcitx-rime
Message-ID:  <201503310851.t2V8pVu3063393@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Mar 31 08:51:30 2015
New Revision: 382803
URL: https://svnweb.freebsd.org/changeset/ports/382803
QAT: https://qat.redports.org/buildarchive/r382803/

Log:
  Add a missing build dependency

Modified:
  head/chinese/fcitx-rime/Makefile

Modified: head/chinese/fcitx-rime/Makefile
==============================================================================
--- head/chinese/fcitx-rime/Makefile	Tue Mar 31 08:45:12 2015	(r382802)
+++ head/chinese/fcitx-rime/Makefile	Tue Mar 31 08:51:30 2015	(r382803)
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libfcitx-config.so:${PORTSD
 		librime.so:${PORTSDIR}/chinese/librime
 RUN_DEPENDS=	${LOCALBASE}/share/brise/default.yaml:${PORTSDIR}/chinese/brise
 
-USES=		tar:xz cmake gettext
+USES=		tar:xz cmake gettext pkgconfig
 INSTALLS_ICONS=	yes
 
 CMAKE_ARGS+=	-DBRISE_DIR=${LOCALBASE}/share/brise



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503310851.t2V8pVu3063393>