summaryrefslogtreecommitdiff
path: root/graphics/GLXKit/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-04-01 09:36:11 +0000
committerrh <rh@pkgsrc.org>2003-04-01 09:36:11 +0000
commita0a36d3bd2053bbb7c8bcf30c773eb2ababde6a0 (patch)
tree8d57c7c1d37abec31bd53d5654ffd287bc716bb3 /graphics/GLXKit/Makefile
parentcda544afc332d3dede35c5ea035bf53b1a33c2a8 (diff)
downloadpkgsrc-a0a36d3bd2053bbb7c8bcf30c773eb2ababde6a0.tar.gz
Make this compile with Mesa 5.0
Diffstat (limited to 'graphics/GLXKit/Makefile')
-rw-r--r--graphics/GLXKit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/GLXKit/Makefile b/graphics/GLXKit/Makefile
index 69bb67e91a5..ee388a57b76 100644
--- a/graphics/GLXKit/Makefile
+++ b/graphics/GLXKit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/09/29 06:15:34 rh Exp $
+# $NetBSD: Makefile,v 1.2 2003/04/01 09:46:08 rh Exp $
#
.include "../../graphics/3DKit/Makefile.common"
@@ -8,6 +8,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/GLXKit
COMMENT= 3DKit GLX backend
+DISTINFO_FILE= ${.CURDIR}/distinfo
+
.include "../../graphics/RenderKit/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"