aboutsummaryrefslogtreecommitdiff
path: root/graphics/drm-510-kmod
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2024-01-05 16:33:09 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2024-01-05 16:43:24 +0000
commit66dec8f11b7804bb6dfd7af79a170f0832f2936e (patch)
tree738683be2f7e776ee672ce2384948d1b434b72e9 /graphics/drm-510-kmod
parentb83ee068a8bc8aaa18f886d4607fea2562798a4b (diff)
downloadports-66dec8f11b7804bb6dfd7af79a170f0832f2936e.tar.gz
ports-66dec8f11b7804bb6dfd7af79a170f0832f2936e.zip
graphics/drm-61-kmod: Add new port
DRM drivers tracking 6.1-lts Linux version. Big thanks to dumbbell@ and wulf@ for working on this update. Sponsored by: Beckhoff Automation GmbH & Co. KG
Diffstat (limited to 'graphics/drm-510-kmod')
-rw-r--r--graphics/drm-510-kmod/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/drm-510-kmod/Makefile b/graphics/drm-510-kmod/Makefile
index 1bdeb3d7ff69..9ebc61dab106 100644
--- a/graphics/drm-510-kmod/Makefile
+++ b/graphics/drm-510-kmod/Makefile
@@ -15,7 +15,8 @@ LICENSE_COMB= multi
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64, i386, aarch64, and powerpc64
-CONFLICTS_INSTALL= drm-515-kmod
+CONFLICTS_INSTALL= drm-515-kmod \
+ drm-61-kmod
USES= kmod uidfix compiler:c++11-lang