aboutsummaryrefslogtreecommitdiff
path: root/graphics/drm-fbsd11.2-kmod
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2021-01-29 10:01:52 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-01-29 10:01:52 +0000
commitd7c250471ff5e156a086708b19da9e362efb4776 (patch)
tree1b97f42bd9816a2bb75eed42f2f135f7f6c2a3ce /graphics/drm-fbsd11.2-kmod
parentc22ac8b92c40d4d23820db548146fc0b3f843ad7 (diff)
downloadports-d7c250471ff5e156a086708b19da9e362efb4776.tar.gz
ports-d7c250471ff5e156a086708b19da9e362efb4776.zip
drm-fbsd*-kmod: Remove CONFLICTS_INSTALL
Only one port can be built on one branch so it's not needed
Notes
Notes: svn path=/head/; revision=563186
Diffstat (limited to 'graphics/drm-fbsd11.2-kmod')
-rw-r--r--graphics/drm-fbsd11.2-kmod/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/graphics/drm-fbsd11.2-kmod/Makefile b/graphics/drm-fbsd11.2-kmod/Makefile
index 081ef4f6dcb0..98cb7aa952ab 100644
--- a/graphics/drm-fbsd11.2-kmod/Makefile
+++ b/graphics/drm-fbsd11.2-kmod/Makefile
@@ -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