summaryrefslogtreecommitdiff
path: root/math/rpy/files/patch-src-RPy.h
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-12-25 10:54:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-12-25 10:54:09 +0000
commit5260fd2ff2bcd528a5a40a82477f651b2bbf0745 (patch)
treeaa3167b40102a3bb2c2a250e833450711f5ba453 /math/rpy/files/patch-src-RPy.h
parentUpdate to DEV300_m38. (diff)
- Fix build after math/R update
PR: 129703 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Reported by: erwinbot
Notes
Notes: svn path=/head/; revision=224734
Diffstat (limited to 'math/rpy/files/patch-src-RPy.h')
-rw-r--r--math/rpy/files/patch-src-RPy.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/rpy/files/patch-src-RPy.h b/math/rpy/files/patch-src-RPy.h
new file mode 100644
index 000000000000..333d43f91776
--- /dev/null
+++ b/math/rpy/files/patch-src-RPy.h
@@ -0,0 +1,11 @@
+--- src/RPy.h.orig 2008-12-17 16:53:19.000000000 +0800
++++ src/RPy.h 2008-12-17 16:53:35.000000000 +0800
+@@ -74,7 +74,7 @@
+ # endif
+ #endif /* _WIN32 */
+
+-#include <Rdevices.h> /* must follow Graphics.h */
++#include <Rembedded.h> /* must follow Graphics.h */
+
+
+ /* Missing definitions from Rinterface.h or RStartup.h */