1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

drm-fbsd*-kmod: Remove CONFLICTS_INSTALL

Only one port can be built on one branch so it's not needed
This commit is contained in:
Emmanuel Vadot 2021-01-29 10:01:52 +00:00
parent c22ac8b92c
commit d7c250471f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563186
3 changed files with 3 additions and 17 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= drm-fbsd11.2-kmod
PORTVERSION= 4.11g20200420
PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= x11@FreeBSD.org
@ -16,12 +17,6 @@ ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64
RUN_DEPENDS= gpu-firmware-kmod>=g20180319:graphics/gpu-firmware-kmod
CONFLICTS_INSTALL= drm-devel-kmod \
drm-fbsd12.0-kmod \
drm-fbsd13-kmod \
drm-current-kmod \
drm-legacy-kmod
OPTIONS_DEFINE= DEBUG
USES= kmod uidfix

View File

@ -3,6 +3,7 @@
PORTNAME= drm-fbsd12.0-kmod
PORTVERSION= 4.16.g20201016
PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= x11@FreeBSD.org
@ -16,12 +17,6 @@ ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64 and i3
RUN_DEPENDS= gpu-firmware-kmod>=g20180319:graphics/gpu-firmware-kmod
CONFLICTS_INSTALL= drm-devel-kmod \
drm-fbsd11.2-kmod \
drm-fbsd13-kmod \
drm-current-kmod \
drm-legacy-kmod
OPTIONS_DEFINE= DEBUG
USES= kmod uidfix compiler:c++11-lang

View File

@ -3,6 +3,7 @@
PORTNAME= drm-fbsd13-kmod
PORTVERSION= 5.4.62.g20210122
PORTREVISION= 1
CATEGORIES= graphics kld
MAINTAINER= x11@FreeBSD.org
@ -16,11 +17,6 @@ ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64, i386,
RUN_DEPENDS= gpu-firmware-kmod>=g20200914:graphics/gpu-firmware-kmod
CONFLICTS_INSTALL= drm-current-kmod \
drm-devel-kmod \
drm-fbsd11.2-kmod \
drm-fbsd12.0-kmod
OPTIONS_DEFINE= DEBUG SOURCE
OPTIONS_DEFAULT= SOURCE