summaryrefslogtreecommitdiff
path: root/x11/xf86-video-nsc
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xf86-video-nsc')
-rw-r--r--x11/xf86-video-nsc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xf86-video-nsc/Makefile b/x11/xf86-video-nsc/Makefile
index 55f2f1b8287..2f7e0cb0baf 100644
--- a/x11/xf86-video-nsc/Makefile
+++ b/x11/xf86-video-nsc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/06/10 07:24:48 hasso Exp $
+# $NetBSD: Makefile,v 1.7 2010/04/09 08:53:04 tnn Exp $
#
DISTNAME= xf86-video-nsc-2.8.3
@@ -28,6 +28,7 @@ pre-configure:
.include "../../x11/randrproto/buildlink3.mk"
.include "../../x11/renderproto/buildlink3.mk"
.include "../../x11/videoproto/buildlink3.mk"
-.include "../../x11/xextproto/buildlink3.mk"
+BUILDLINK_DEPMETHOD.libXext?= build
+.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/xf86dgaproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"