summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wxPython28
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-01-16 12:36:40 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-01-16 12:36:40 +0000
commit9d65e39c33ac9c5976b9b48541075f68fd23978a (patch)
tree9840187016eb499792d7a864f8ef2f56b9c3a835 /x11-toolkits/py-wxPython28
parentUse buindled libz, since version 1.1.4 is required, while 4.7 only has 1.1.3. (diff)
Remove patch, which I forgot to remove when updating to 2.4.0.1.
PR: 47127 Submitted by: alane
Notes
Notes: svn path=/head/; revision=73250
Diffstat (limited to 'x11-toolkits/py-wxPython28')
-rw-r--r--x11-toolkits/py-wxPython28/files/patch-aa10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/py-wxPython28/files/patch-aa b/x11-toolkits/py-wxPython28/files/patch-aa
deleted file mode 100644
index 83c29fac7d00..000000000000
--- a/x11-toolkits/py-wxPython28/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- ../contrib/src/stc/ScintillaWX.h 2000/12/08 13:24:39 1.1
-+++ ../contrib/src/stc/ScintillaWX.h 2000/12/08 13:25:18
-@@ -41,6 +41,7 @@
- #include "Document.h"
- #include "Editor.h"
- #include "ScintillaBase.h"
-+#include "WinDefs.h"
-
- #include <wx/wx.h>
- #include <wx/dataobj.h>