From owner-freebsd-python@FreeBSD.ORG Mon Dec 10 21:51:09 2012 Return-Path: Delivered-To: freebsd-python@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 07B83C73; Mon, 10 Dec 2012 21:51:09 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id C8AB28FC0C; Mon, 10 Dec 2012 21:51:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBALp8Jx004062; Mon, 10 Dec 2012 21:51:08 GMT (envelope-from mva@freefall.freebsd.org) Received: (from mva@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBALp8EZ004058; Mon, 10 Dec 2012 21:51:08 GMT (envelope-from mva) Date: Mon, 10 Dec 2012 21:51:08 GMT Message-Id: <201212102151.qBALp8EZ004058@freefall.freebsd.org> To: cowbert@gmail.com, mva@FreeBSD.org, freebsd-python@FreeBSD.org From: mva@FreeBSD.org Subject: Re: ports/153952: lang/python26 + pth fails to reconfigure cflags to include -I${LOCALBASE}/include/pth in include path X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 21:51:09 -0000 Synopsis: lang/python26 + pth fails to reconfigure cflags to include -I${LOCALBASE}/include/pth in include path State-Changed-From-To: open->closed State-Changed-By: mva State-Changed-When: Mon Dec 10 21:51:08 UTC 2012 State-Changed-Why: This should be solved with the recent update to gobject-introspection http://www.freebsd.org/cgi/query-pr.cgi?pr=153952