summaryrefslogtreecommitdiff
path: root/x11/xf86-video-sis
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-09-25 00:44:44 +0000
committertnn <tnn@pkgsrc.org>2015-09-25 00:44:44 +0000
commit1262b73f10868d68f4682538804ef1f97a44f3e8 (patch)
tree8e1bc760965fc6ddbd55f5dee7edaec39b62a6d3 /x11/xf86-video-sis
parentce79a2dc69f1f291442fdc75d088ed78e0cdfb71 (diff)
downloadpkgsrc-1262b73f10868d68f4682538804ef1f97a44f3e8.tar.gz
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.
Diffstat (limited to 'x11/xf86-video-sis')
-rw-r--r--x11/xf86-video-sis/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xf86-video-sis/Makefile b/x11/xf86-video-sis/Makefile
index 3555eab7777..000c9a124b9 100644
--- a/x11/xf86-video-sis/Makefile
+++ b/x11/xf86-video-sis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2015/08/30 14:28:14 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2015/09/25 00:44:45 tnn Exp $
DISTNAME= xf86-video-sis-0.10.8
CATEGORIES= x11
@@ -24,7 +24,6 @@ CONFIGURE_ENV+= ac_cv_path_RAWCPP="${PREFIX}/bin/tradcpp -Uunix"
CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4
.endif
-.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../x11/randrproto/buildlink3.mk"
.include "../../x11/renderproto/buildlink3.mk"