From owner-cvs-all@FreeBSD.ORG Fri Aug 10 17:57:14 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B822216A41B; Fri, 10 Aug 2007 17:57:14 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8E8C313C442; Fri, 10 Aug 2007 17:57:14 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7AHvEFe077413; Fri, 10 Aug 2007 17:57:14 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7AHvEnx077412; Fri, 10 Aug 2007 17:57:14 GMT (envelope-from alexbl) Message-Id: <200708101757.l7AHvEnx077412@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Fri, 10 Aug 2007 17:57:14 +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/x11-toolkits/py-wxPython26-common Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Aug 2007 17:57:14 -0000 alexbl 2007-08-10 17:57:14 UTC FreeBSD ports repository Modified files: x11-toolkits/py-wxPython26-common Makefile Log: - unbreak on python 2.5 by adding PYDISTUTILS_NOEGGINFO Submitted by: pointyhat via kris Revision Changes Path 1.7 +1 -0 ports/x11-toolkits/py-wxPython26-common/Makefile