From owner-cvs-ports@FreeBSD.ORG Mon May 2 22:29:42 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C9B4106564A; Mon, 2 May 2011 22:29:42 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 23F878FC14; Mon, 2 May 2011 22:29:42 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p42MTgjw030721; Mon, 2 May 2011 22:29:42 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p42MTgUx030720; Mon, 2 May 2011 22:29:42 GMT (envelope-from mezz) Message-Id: <201105022229.p42MTgUx030720@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 2 May 2011 22:29:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/gobject-introspection/files patch-configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2011 22:29:42 -0000 mezz 2011-05-02 22:29:42 UTC FreeBSD ports repository Added files: devel/gobject-introspection/files patch-configure Log: Use 'python${PYTHON_VERSION}-config --includes' to give the includes instead of static version. Once a fix goes into Python's side then this port should be able to build with Python's pth stuff enabled. Reported by: itetcu Revision Changes Path 1.1 +11 -0 ports/devel/gobject-introspection/files/patch-configure (new)