Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2014 19:46:08 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366259 - head/chinese/fcitx-googlepinyin
Message-ID:  <201408261946.s7QJk8CQ075298@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Tue Aug 26 19:46:08 2014
New Revision: 366259
URL: http://svnweb.freebsd.org/changeset/ports/366259
QAT: https://qat.redports.org/buildarchive/r366259/

Log:
  Add USES=iconv to fix build on 10+

Modified:
  head/chinese/fcitx-googlepinyin/Makefile

Modified: head/chinese/fcitx-googlepinyin/Makefile
==============================================================================
--- head/chinese/fcitx-googlepinyin/Makefile	Tue Aug 26 19:34:14 2014	(r366258)
+++ head/chinese/fcitx-googlepinyin/Makefile	Tue Aug 26 19:46:08 2014	(r366259)
@@ -13,7 +13,7 @@ COMMENT=	Libgooglepinyin support for Fci
 LIB_DEPENDS=	libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
 		libgooglepinyin.so:${PORTSDIR}/chinese/libgooglepinyin
 
-USES=		tar:xz cmake gettext pkgconfig
+USES=		tar:xz cmake gettext pkgconfig iconv
 USE_GNOME=	intltool
 
 PROJECTHOST=	fcitx



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