Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2017 19:42:29 +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: r454382 - head/lang/gcc5
Message-ID:  <201711171942.vAHJgTWD083531@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Fri Nov 17 19:42:29 2017
New Revision: 454382
URL: https://svnweb.freebsd.org/changeset/ports/454382

Log:
  Remove conflict with lang/gcc5-devel which does not exist any more
  since revision 452563.

Modified:
  head/lang/gcc5/Makefile

Modified: head/lang/gcc5/Makefile
==============================================================================
--- head/lang/gcc5/Makefile	Fri Nov 17 19:30:12 2017	(r454381)
+++ head/lang/gcc5/Makefile	Fri Nov 17 19:42:29 2017	(r454382)
@@ -26,7 +26,6 @@ RUN_DEPENDS+=	${LOCALBASE}/bin/as:devel/binutils
 BUILD_DEPENDS+=	runtest:misc/dejagnu
 .endif
 
-CONFLICTS=	gcc5-devel-5.*
 CPE_VENDOR=	gnu
 
 GCC_VERSION=	${PORTVERSION}



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