graphics/drm-fbsd12.0-kmod: Remove firmware dep

drm-*-kmod ports should not depend on firmware, so users are free to
only install the firmware packages they actually need. Pulling in all
firmwares should only happen in graphics/drm-kmod metaport.

PR:			266301
Approved by:		x11 (manu), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36526
This commit is contained in:
Felix Palmen 2022-09-11 17:59:11 +02:00
parent 5f5b3bd2b0
commit 569a270ee2
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= drm-fbsd12.0-kmod
PORTVERSION= 4.16.g20220126
PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= x11@FreeBSD.org
@ -12,8 +13,6 @@ LICENSE_COMB= multi
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64 and i386
RUN_DEPENDS= gpu-firmware-kmod>=g20180319:graphics/gpu-firmware-kmod
OPTIONS_DEFINE= DEBUG
USES= kmod uidfix compiler:c++11-lang