Skip to content

Commit

Permalink
graphics/drm-kmod: Track drm-510-kmod on CURRENT
Browse files Browse the repository at this point in the history
5.10 is mature enough to be used on CURRENT machines.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
  • Loading branch information
evadot committed May 1, 2022
1 parent 7377fed commit ec76469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/drm-kmod/Makefile
Expand Up @@ -23,7 +23,7 @@ IGNORE= not supported on older 13, no kernel support
.elif ${OSVERSION} >= 1300136 && ${OSVERSION} < 1400000
RUN_DEPENDS= ${KMODDIR}/drm.ko:graphics/drm-fbsd13-kmod
.elif ${OSVERSION} >= 1400000
RUN_DEPENDS= ${KMODDIR}/drm.ko:graphics/drm-current-kmod
RUN_DEPENDS= ${KMODDIR}/drm.ko:graphics/drm-510-kmod
.else
IGNORE= not supported for this configuration
.endif
Expand Down

0 comments on commit ec76469

Please sign in to comment.