mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
d95b9e524b
PR: ports/118919 Approved by: Neal Nelson <neal@nelson.name> (maintainer)
11 lines
198 B
Python
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)
|
|
|
|
|
|
|