1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/x11-toolkits/py-wxPython28/files/patch-setup.py
Alejandro Pulver d95b9e524b - Update to version 2.8.7.1.
PR:		ports/118919
Approved by:	Neal Nelson <neal@nelson.name> (maintainer)
2008-03-10 19:12:12 +00:00

11 lines
198 B
Python

--- ./setup.py.orig Mon Nov 26 19:05:40 2007
+++ ./setup.py Thu Dec 20 21:05:46 2007
@@ -776,6 +776,7 @@
wxpExtensions.append(ext)
+EXTRA_PATH = getExtraPath(addOpts=EP_ADD_OPTS)