svn commit: r548920 - head/x11-drivers/xf86-video-ati

Mark Linimon linimon at FreeBSD.org
Fri Sep 18 21:41:19 UTC 2020


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


More information about the svn-ports-all mailing list