pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
modular-xorg-server: turn dri on by default again
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Aug 21 19:08:29 2026 +0200
Changeset: 44345a20f953708f95f7b5dee0f8b4fb0bc26bc5
Modified Files:
modular-xorg-server/options.mk
Log Message:
modular-xorg-server: turn dri on by default again
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=44345a20f953708f95f7b5dee0f8b4fb0bc26bc5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
modular-xorg-server/options.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/modular-xorg-server/options.mk b/modular-xorg-server/options.mk
index 897639916f..d800c5e96c 100644
--- a/modular-xorg-server/options.mk
+++ b/modular-xorg-server/options.mk
@@ -2,7 +2,7 @@
PKG_OPTIONS_VAR= PKG_OPTIONS.modular-xorg-server
PKG_SUPPORTED_OPTIONS= dri dtrace
-PKG_SUGGESTED_OPTIONS= #dri
+PKG_SUGGESTED_OPTIONS= dri
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index