Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 2020 21:41:18 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548920 - head/x11-drivers/xf86-video-ati
Message-ID:  <202009182141.08ILfIQZ012121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri Sep 18 21:41:18 2020
New Revision: 548920
URL: https://svnweb.freebsd.org/changeset/ports/548920

Log:
  Remove conflict that is OBE.

Modified:
  head/x11-drivers/xf86-video-ati/Makefile

Modified: head/x11-drivers/xf86-video-ati/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-ati/Makefile	Fri Sep 18 21:38:47 2020	(r548919)
+++ head/x11-drivers/xf86-video-ati/Makefile	Fri Sep 18 21:41:18 2020	(r548920)
@@ -25,8 +25,6 @@ ONLY_FOR_ARCHS_REASON=	KMS is required and currently o
 LIB_DEPENDS=	libpciaccess.so:devel/libpciaccess \
 		libdrm_radeon.so:graphics/libdrm
 
-CONFLICTS_INSTALL=	xf86-video-ati-legacy
-
 USES=		gl xorg xorg-cat:driver
 USE_GL=		gl
 USE_XORG=	pciaccess



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009182141.08ILfIQZ012121>