summaryrefslogtreecommitdiff
path: root/graphics/GLXKit/Makefile
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-05 03:36:22 +0000
committersnj <snj@pkgsrc.org>2004-05-05 03:36:22 +0000
commitda88fef8695b076369952cfe813108016a609b38 (patch)
treee8f0cd915e583e869ea85b28ced2b18ce5504577 /graphics/GLXKit/Makefile
parentd7f8809d413c79ff4da0af3332ca94a7376813eb (diff)
downloadpkgsrc-da88fef8695b076369952cfe813108016a609b38.tar.gz
Convert to buildlink3.
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"