Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2020 12:20:34 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523964 - head/lang/gcc7
Message-ID:  <202001241220.00OCKYK1082540@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Fri Jan 24 12:20:34 2020
New Revision: 523964
URL: https://svnweb.freebsd.org/changeset/ports/523964

Log:
  The lang/gcc7-devel port has left the tree two months ago, so remove
  the conflict we had with that (since gccN and gccN-devel install the
  very same files).

Modified:
  head/lang/gcc7/Makefile

Modified: head/lang/gcc7/Makefile
==============================================================================
--- head/lang/gcc7/Makefile	Fri Jan 24 12:06:27 2020	(r523963)
+++ head/lang/gcc7/Makefile	Fri Jan 24 12:20:34 2020	(r523964)
@@ -29,8 +29,6 @@ USES=		compiler cpe gmake iconv libtool makeinfo perl5
 USE_BINUTILS=	yes
 USE_PERL5=	build
 
-CONFLICTS=	gcc7-devel-7.*
-
 CPE_VENDOR=	gnu
 
 GCC_VERSION=	${PORTVERSION}



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