From 1262b73f10868d68f4682538804ef1f97a44f3e8 Mon Sep 17 00:00:00 2001 From: tnn Date: Fri, 25 Sep 2015 00:44:44 +0000 Subject: don't include Mesa's bl3 directly. It needs to come in via xorg-server's bl3 since that decides which mesa version to use. --- x11/xf86-video-nouveau/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/xf86-video-nouveau') diff --git a/x11/xf86-video-nouveau/Makefile b/x11/xf86-video-nouveau/Makefile index eb069fcbda7..336333e555b 100644 --- a/x11/xf86-video-nouveau/Makefile +++ b/x11/xf86-video-nouveau/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/07/10 13:46:36 richard Exp $ +# $NetBSD: Makefile,v 1.3 2015/09/25 00:44:44 tnn Exp $ DISTNAME= xf86-video-nouveau-1.0.11 CATEGORIES= x11 @@ -21,7 +21,6 @@ CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4 .endif .include "../../x11/modular-xorg-server/buildlink3.mk" -.include "../../graphics/MesaLib/buildlink3.mk" .include "../../x11/libdrm/buildlink3.mk" .include "../../x11/xextproto/buildlink3.mk" .include "../../x11/videoproto/buildlink3.mk" -- cgit v1.2.3