summaryrefslogtreecommitdiff
path: root/time/glclock/patches
diff options
context:
space:
mode:
authordrochner <drochner>2001-03-28 10:33:37 +0000
committerdrochner <drochner>2001-03-28 10:33:37 +0000
commit835773a3438102ee8ce6c1df80ef8fc54a5479f1 (patch)
tree82e38373964d4b9cf7fad3bb334c90fc35ade0a1 /time/glclock/patches
parente3f856392c0144cdf0c7f332d201a871a596ef2d (diff)
downloadpkgsrc-835773a3438102ee8ce6c1df80ef8fc54a5479f1.tar.gz
define GL_GLEXT_PROTOTYPES to get prototypes out of <GL/glext.h>
Diffstat (limited to 'time/glclock/patches')
-rw-r--r--time/glclock/patches/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/time/glclock/patches/patch-ab b/time/glclock/patches/patch-ab
new file mode 100644
index 00000000000..bf01221e55f
--- /dev/null
+++ b/time/glclock/patches/patch-ab
@@ -0,0 +1,10 @@
+--- GLextensions.H.orig Wed Mar 28 12:26:44 2001
++++ GLextensions.H Wed Mar 28 12:27:39 2001
+@@ -13,6 +13,7 @@
+ #endif
+
+
++#define GL_GLEXT_PROTOTYPES
+ #include <GL/gl.h>
+ #include <GL/glut.h>
+