summaryrefslogtreecommitdiff
path: root/graphics/GLXKit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/GLXKit/Makefile')
-rw-r--r--graphics/GLXKit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/GLXKit/Makefile b/graphics/GLXKit/Makefile
index aa1622c75a6..67d7b793feb 100644
--- a/graphics/GLXKit/Makefile
+++ b/graphics/GLXKit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:40 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/05/05 03:36:22 snj Exp $
#
.include "../../graphics/3DKit/Makefile.common"
@@ -11,6 +11,6 @@ COMMENT= 3DKit GLX backend
DISTINFO_FILE= ${.CURDIR}/distinfo
WRKSRC= ${WRKDIR}/${DISTNAME}/GLXKit
-.include "../../graphics/RenderKit/buildlink2.mk"
-.include "../../mk/pthread.buildlink2.mk"
+.include "../../graphics/RenderKit/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"