From 5b12368729dd4e75b4e6b9264178e6e4b10cc1e0 Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Sat, 29 Sep 2007 17:54:39 +0000 Subject: - Complete repocopy of x11-toolkits/py-wxPython28, x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode, applying the corresponding patches. - Add PYDISTUTILS_NOEGGINFO to fix plist issues [1]. - Integrate with bsd.wx.mk: the noticeable difference is that ports using USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets 2.8, which was previously restricted for these ports because of the lack of the "python" component for version 2.6 [1]. PR: ports/115349, ports/115350, ports/115351 Submitted by: Neal Nelson Reworked by: alepulver (myself) [1] --- x11-toolkits/py-wxPython28-unicode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/py-wxPython28-unicode') diff --git a/x11-toolkits/py-wxPython28-unicode/Makefile b/x11-toolkits/py-wxPython28-unicode/Makefile index ecd3032bb692..515c804dc847 100644 --- a/x11-toolkits/py-wxPython28-unicode/Makefile +++ b/x11-toolkits/py-wxPython28-unicode/Makefile @@ -7,6 +7,6 @@ WITH_WXPYTHON_UNICODE= yes -MASTERDIR= ${.CURDIR}/../py-wxPython26 +MASTERDIR= ${.CURDIR}/../py-wxPython28 .include "${MASTERDIR}/Makefile" -- cgit v1.2.3