summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2013-05-20 07:04:35 +0000
committersbd <sbd@pkgsrc.org>2013-05-20 07:04:35 +0000
commitb8fb052319adeb5101f3f895e65b0fe32269beab (patch)
tree159a0c125b0539b1e5cec0090b8ebbedf6c240d3 /graphics
parentdaa6b717120c33b66ae1e3409dea66e64e4a2f9b (diff)
downloadpkgsrc-b8fb052319adeb5101f3f895e65b0fe32269beab.tar.gz
Make dri a suggested option on Linux i386 and x86_64.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/MesaLib/options.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/MesaLib/options.mk b/graphics/MesaLib/options.mk
index c77a650a831..74b62774fd8 100644
--- a/graphics/MesaLib/options.mk
+++ b/graphics/MesaLib/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.21 2013/05/20 01:43:05 sbd Exp $
+# $NetBSD: options.mk,v 1.22 2013/05/20 07:04:35 sbd Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.MesaLib
PKG_SUPPORTED_OPTIONS=
@@ -33,6 +33,9 @@ PKG_SUPPORTED_OPTIONS+= dri
.if !empty(MACHINE_PLATFORM:MNetBSD-[4-9]*-*86*) && ${X11_TYPE} == "modular"
PKG_SUGGESTED_OPTIONS+= dri
.endif
+.if !empty(MACHINE_PLATFORM:MLinux-*-*86*) && ${X11_TYPE} == "modular"
+PKG_SUGGESTED_OPTIONS+= dri
+.endif
.if ${OPSYS} == "DragonFly" || (${OPSYS} == "SunOS" && ${OS_VERSION} == "5.11")
PKG_SUGGESTED_OPTIONS+= dri