diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-10-05 13:31:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-10-05 13:31:32 +0000 |
commit | 3c36e3474deddf85d2ca1e5b1f1b7e0cc5977f11 (patch) | |
tree | 8037259a6a6544ad5115b68af2782b319839dba2 /math/py-matplotlib/files/patch-src__mplutils.cpp | |
parent | - Update to 3.10.0 (diff) |
- Update to 0.98.3
- Detects and uses wxpython if installed
PR: 127726
Submitted by: Li-Lun Wang <llwang@infor.org>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=221238
Diffstat (limited to 'math/py-matplotlib/files/patch-src__mplutils.cpp')
-rw-r--r-- | math/py-matplotlib/files/patch-src__mplutils.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/math/py-matplotlib/files/patch-src__mplutils.cpp b/math/py-matplotlib/files/patch-src__mplutils.cpp deleted file mode 100644 index a953442f8385..000000000000 --- a/math/py-matplotlib/files/patch-src__mplutils.cpp +++ /dev/null @@ -1,7 +0,0 @@ ---- src/mplutils.cpp.orig Wed Mar 9 16:35:35 2005 -+++ src/mplutils.cpp Wed Mar 9 16:36:19 2005 -@@ -1,3 +1,4 @@ -+#include <stdio.h> - #include <iostream> - #include <cstdarg> - #include "mplutils.h" |