From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 14 07:30:12 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9278106564A for ; Fri, 14 Jan 2011 07:30:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ACE6A8FC13 for ; Fri, 14 Jan 2011 07:30:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p0E7UC5W095084 for ; Fri, 14 Jan 2011 07:30:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p0E7UC5i095081; Fri, 14 Jan 2011 07:30:12 GMT (envelope-from gnats) Date: Fri, 14 Jan 2011 07:30:12 GMT Message-Id: <201101140730.p0E7UC5i095081@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Peter Lai Cc: Subject: Re: ports/153952: python26 + pth fails to reconfigure cflags to include -I${LOCALBASE}/include/pth in include path X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Peter Lai List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2011 07:30:12 -0000 The following reply was made to PR ports/153952; it has been noted by GNATS. From: Peter Lai To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/153952: python26 + pth fails to reconfigure cflags to include -I${LOCALBASE}/include/pth in include path Date: Fri, 14 Jan 2011 00:57:45 -0600 Is the following patch an acceptable solution? http://cesium.hyperfine.info/~cowbert/ports/lang/python26/python26-pth-include-patch.txt