summaryrefslogtreecommitdiff
path: root/math/py-matplotlib/files/patch-src::mplutils.cpp
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-13 09:57:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-13 09:57:36 +0000
commit49b9a5a788922caf7c61b9ff158d109ea836eb76 (patch)
treec9472e8fc45c4d3b47900c4023dd2055186ed799 /math/py-matplotlib/files/patch-src::mplutils.cpp
parent- Adds TCL81_MAN and TCLSH_WRAPPER to OPTIONS (diff)
- Update to 0.90.0
- Fix depends on devel/py-pytz, it has been packed as an egg - USE_PYTHON=yes, there is no python2.2 in ports tree - Remove 4.x stuff - Use USE_TCL, USE_TK, and some variables in bsd.tcl.mk - Adjust EXAMPLESDIR - Use static pkg-plist PR: 110184 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=187276
Diffstat (limited to '')
-rw-r--r--math/py-matplotlib/files/patch-src::mplutils.cpp7
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"