summaryrefslogtreecommitdiff
path: root/emulators/wine/patches/patch-ae
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-01-17 09:01:58 +0000
committeradam <adam@pkgsrc.org>2014-01-17 09:01:58 +0000
commitad28b487c42b7792f09ce14d27fcb646523ba7cd (patch)
treef03e9b46af73ca750c19c28e00bb262e9a0e10c3 /emulators/wine/patches/patch-ae
parent06074aa54943877781c26ff1cdb9faaa6666c56e (diff)
downloadpkgsrc-ad28b487c42b7792f09ce14d27fcb646523ba7cd.tar.gz
Changes 1.6.2:
- Color management support updated to liblcms version 2. - Various bug fixes.
Diffstat (limited to 'emulators/wine/patches/patch-ae')
-rw-r--r--emulators/wine/patches/patch-ae12
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/wine/patches/patch-ae b/emulators/wine/patches/patch-ae
deleted file mode 100644
index 97d0fdeb45e..00000000000
--- a/emulators/wine/patches/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ae,v 1.14 2011/05/04 20:31:40 adam Exp $
-
---- dlls/winex11.drv/opengl.c.orig 2011-04-08 17:09:51.000000000 +0000
-+++ dlls/winex11.drv/opengl.c
-@@ -55,6 +55,7 @@ WINE_DECLARE_DEBUG_CHANNEL(winediag);
- #endif
- #ifdef HAVE_GL_GLX_H
- # include <GL/glx.h>
-+# include <GL/glxext.h>
- #endif
-
- #include "wine/wgl.h"