summaryrefslogtreecommitdiff
path: root/time/glclock
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
parente3f856392c0144cdf0c7f332d201a871a596ef2d (diff)
downloadpkgsrc-835773a3438102ee8ce6c1df80ef8fc54a5479f1.tar.gz
define GL_GLEXT_PROTOTYPES to get prototypes out of <GL/glext.h>
Diffstat (limited to 'time/glclock')
-rw-r--r--time/glclock/files/patch-sum5
-rw-r--r--time/glclock/patches/patch-ab10
2 files changed, 13 insertions, 2 deletions
diff --git a/time/glclock/files/patch-sum b/time/glclock/files/patch-sum
index 4ab96d99630..588f0a30c23 100644
--- a/time/glclock/files/patch-sum
+++ b/time/glclock/files/patch-sum
@@ -1,3 +1,4 @@
-$NetBSD: patch-sum,v 1.2 2000/12/18 00:34:02 wiz Exp $
+$NetBSD: patch-sum,v 1.3 2001/03/28 10:33:37 drochner Exp $
-MD5 (patch-aa) = ed1b6524ff8feeed92c2cdc39ea9c4d9
+SHA1 (patch-aa) = b120ea2d2c9bcad401e9799521e3ea7fa355ced7
+SHA1 (patch-ab) = e1d18d1a217ec052334fa918b88a650584f7cee6
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>
+