aboutsummaryrefslogtreecommitdiff
path: root/math/fityk
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-05-05 01:49:37 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-05-05 01:49:37 +0000
commitffc6d52eceec4db6034e83b90e365e6093beb15a (patch)
tree5074f9df43f2e11706cb5c6e38c3ab0b30df1c4d /math/fityk
parent3ed2da81ff01774aff3c2aa385cb94ca0c382fd0 (diff)
downloadports-ffc6d52eceec4db6034e83b90e365e6093beb15a.tar.gz
ports-ffc6d52eceec4db6034e83b90e365e6093beb15a.zip
Notes
Diffstat (limited to 'math/fityk')
-rw-r--r--math/fityk/files/patch-src__wxgui__ceria.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/fityk/files/patch-src__wxgui__ceria.h b/math/fityk/files/patch-src__wxgui__ceria.h
new file mode 100644
index 000000000000..8a6825088043
--- /dev/null
+++ b/math/fityk/files/patch-src__wxgui__ceria.h
@@ -0,0 +1,10 @@
+--- src/wxgui/ceria.h.orig 2011-06-03 17:15:42 UTC
++++ src/wxgui/ceria.h
+@@ -4,6 +4,7 @@
+ #ifndef FITYK_WX_CERIA_H_
+ #define FITYK_WX_CERIA_H_
+
++#include <stdio.h>
+ #include <vector>
+ #include <string>
+ #include "atomtables.h"