summaryrefslogtreecommitdiff
path: root/graphics/MesaDemos/patches/patch-src_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/MesaDemos/patches/patch-src_Makefile.in')
-rw-r--r--graphics/MesaDemos/patches/patch-src_Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/MesaDemos/patches/patch-src_Makefile.in b/graphics/MesaDemos/patches/patch-src_Makefile.in
new file mode 100644
index 00000000000..65050caa064
--- /dev/null
+++ b/graphics/MesaDemos/patches/patch-src_Makefile.in
@@ -0,0 +1,14 @@
+$NetBSD: patch-src_Makefile.in,v 1.1 2015/09/11 00:10:43 tnn Exp $
+
+egl subdir doesn't build with current Mesa release.
+
+--- src/Makefile.in.orig 2014-07-05 09:13:27.000000000 +0000
++++ src/Makefile.in
+@@ -354,7 +354,6 @@ SUBDIRS = \
+ util \
+ data \
+ demos \
+- egl \
+ fp \
+ fpglsl \
+ glsl \