summaryrefslogtreecommitdiff
path: root/devel/wftk/files/patch-al
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-04-05 19:01:48 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-04-05 19:01:48 +0000
commit22d8d01d044ec4edf35e0158913e5d61cbecffcd (patch)
treec92101fac8d3fc25fc71b4fdfe8cf47001c33e23 /devel/wftk/files/patch-al
parentAdd atlas 0.4.0, a C++ reference implementation of the Atlas protocol. (diff)
Add libuta 0.3.36, a Graphical User Interface library for C++.
PR: 26250 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Notes
Notes: svn path=/head/; revision=40907
Diffstat (limited to 'devel/wftk/files/patch-al')
-rw-r--r--devel/wftk/files/patch-al11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/wftk/files/patch-al b/devel/wftk/files/patch-al
new file mode 100644
index 000000000000..898f8f2407cf
--- /dev/null
+++ b/devel/wftk/files/patch-al
@@ -0,0 +1,11 @@
+--- uta/surface_io.cc.orig Sat Mar 31 05:41:28 2001
++++ uta/surface_io.cc Sat Mar 31 05:42:29 2001
+@@ -79,7 +79,7 @@
+ #include <assert.h>
+
+ #include <png.h>
+-#include <SDL/SDL_endian.h>
++#include <SDL11/SDL_endian.h>
+
+ namespace uta {
+