aboutsummaryrefslogtreecommitdiff
path: root/graphics/drm-kmod
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2022-05-01 18:26:29 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2022-05-01 18:27:37 +0000
commit934122ae6ecaa9ac718b3c13c83662b55544ed06 (patch)
tree7563f01c540b11f252db991806a623391cd85eb5 /graphics/drm-kmod
parenta44c61a0f310ab92819143156771ea9eb3645527 (diff)
Diffstat (limited to 'graphics/drm-kmod')
-rw-r--r--graphics/drm-kmod/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/drm-kmod/Makefile b/graphics/drm-kmod/Makefile
index fcc05a4af2c1..9e360fe3d3f9 100644
--- a/graphics/drm-kmod/Makefile
+++ b/graphics/drm-kmod/Makefile
@@ -1,8 +1,7 @@
# Created by: Johannes Dieterich <jmd@FreeBSD.org>
PORTNAME= drm-kmod
-PORTVERSION= g20190710
-PORTREVISION= 1
+PORTVERSION= 20220501
CATEGORIES= graphics
MAINTAINER= x11@FreeBSD.org
@@ -10,6 +9,8 @@ COMMENT= Metaport of DRM modules for the linuxkpi-based KMS components
USES= metaport
+RUN_DEPENDS= gpu-firmware-kmod>=g20200914:graphics/gpu-firmware-kmod
+
.include <bsd.port.options.mk>
.if ${OPSYS} != FreeBSD