summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortnn <tnn>2015-04-28 21:06:32 +0000
committertnn <tnn>2015-04-28 21:06:32 +0000
commitb837486fe829df92c9fdbbbe8033ad73ff54b87e (patch)
tree49078028aea345ce272f252f01ae938f146af331 /graphics
parentceb4734dcbcd85100582fc696d9f2309a0bc0e07 (diff)
downloadpkgsrc-b837486fe829df92c9fdbbbe8033ad73ff54b87e.tar.gz
PR pkg/49867: circular dependency between MesaLib and libva on Linux.
I probably added libva as a dependency at some point in wip/ since configure wanted it. Not sure what it's used for so just remove it.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/MesaLib/options.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/MesaLib/options.mk b/graphics/MesaLib/options.mk
index 3d408ad66d1..c6c3725daaf 100644
--- a/graphics/MesaLib/options.mk
+++ b/graphics/MesaLib/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.29 2015/04/26 08:00:40 tnn Exp $
+# $NetBSD: options.mk,v 1.30 2015/04/28 21:06:32 tnn Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.MesaLib
PKG_SUPPORTED_OPTIONS= llvm dri
@@ -37,10 +37,6 @@ BUILDLINK_DEPMETHOD.libpciaccess= full
.include "../../sysutils/libpciaccess/buildlink3.mk"
.include "../../graphics/MesaLib/dri.mk"
-.if ${OPSYS} == "Linux"
-.include "../../multimedia/libva/buildlink3.mk"
-.endif
-
DRI_DRIVERS= #
PLIST.swrast_dri= yes
DRI_DRIVERS+= swrast