summaryrefslogtreecommitdiff
path: root/math/xgfe/files/patch-gnuPlotFile.h
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-06 22:57:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-06 22:57:48 +0000
commitd3c24d35b28931a1a81edb37b2ecb04497bb5402 (patch)
tree1c57506bdf87ab09eb437aa066de64bc51f30549 /math/xgfe/files/patch-gnuPlotFile.h
parentThe hostsentry port is unusable as shipped and requires additional (diff)
Update to xgfe 2.1, switch to QT 3, respect NOPORTDOCS, fix build
with gcc 3. Submitted by: Marius Strobl <marius@alchemy.franken.de> PR: ports/59024
Notes
Notes: svn path=/head/; revision=103143
Diffstat (limited to 'math/xgfe/files/patch-gnuPlotFile.h')
-rw-r--r--math/xgfe/files/patch-gnuPlotFile.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/xgfe/files/patch-gnuPlotFile.h b/math/xgfe/files/patch-gnuPlotFile.h
new file mode 100644
index 000000000000..56d004ae2ea1
--- /dev/null
+++ b/math/xgfe/files/patch-gnuPlotFile.h
@@ -0,0 +1,12 @@
+diff -u gnuPlotFile.h.orig gnuPlotFile.h
+--- gnuPlotFile.h.orig Mon May 18 04:12:01 1998
++++ gnuPlotFile.h Thu Oct 30 21:42:04 2003
+@@ -28,6 +28,8 @@
+
+ #include <string>
+
++using namespace std;
++
+ class gnuPlotFile
+ {
+ public: