From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 4 22:00:36 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 75B666C4; Sun, 4 Aug 2013 22:00:36 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4A77A2B3E; Sun, 4 Aug 2013 22:00:36 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r74M0aU4059272; Sun, 4 Aug 2013 22:00:36 GMT (envelope-from sbruno@freefall.freebsd.org) Received: (from sbruno@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r74M0aC9059271; Sun, 4 Aug 2013 22:00:36 GMT (envelope-from sbruno) Date: Sun, 4 Aug 2013 22:00:36 GMT Message-Id: <201308042200.r74M0aC9059271@freefall.freebsd.org> To: sbruno@FreeBSD.org, sbruno@FreeBSD.org, freebsd-bugs@FreeBSD.org From: sbruno@FreeBSD.org Subject: Re: misc/181030: devel/gsettings-desktop-schemas fails to build when WITH_ICONV=y set X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Aug 2013 22:00:36 -0000 Synopsis: devel/gsettings-desktop-schemas fails to build when WITH_ICONV=y set State-Changed-From-To: open->closed State-Changed-By: sbruno State-Changed-When: Sun Aug 4 22:00:28 UTC 2013 State-Changed-Why: This is fallout from the recent update of gettext and use of WITH_ICONV=y in make.conf ... This is not a bug against this port. http://www.freebsd.org/cgi/query-pr.cgi?pr=181030