diff options
author | drochner <drochner@pkgsrc.org> | 2003-05-09 11:46:43 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-05-09 11:46:43 +0000 |
commit | aaa25f9bc4f36de2e368956fb1644449455c56d9 (patch) | |
tree | 95038582b745fad77ea3ca0789767a00e4cf545a /x11/py-wxWindows/PLIST.pre | |
parent | 886543ff0caab8c02e6f2ff9328439145a6361c0 (diff) | |
download | pkgsrc-aaa25f9bc4f36de2e368956fb1644449455c56d9.tar.gz |
Update to 2.4.0.7.
Since glib pulls in threads, we gave to use a threaded Python.
While this is not exactly what the author of PR pkg/21428 intended,
it is correct now.
There is still a problem with dynamically loading of C++ libraries
(the known libgcc issue). For reasons I don't understand atm this
only shows up on 1.5.
Diffstat (limited to 'x11/py-wxWindows/PLIST.pre')
-rw-r--r-- | x11/py-wxWindows/PLIST.pre | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/py-wxWindows/PLIST.pre b/x11/py-wxWindows/PLIST.pre deleted file mode 100644 index 58f54155e71..00000000000 --- a/x11/py-wxWindows/PLIST.pre +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST.pre,v 1.1 2001/10/31 22:29:24 zuntum Exp $ |