Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2016 14:13:57 +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: r414648 - head/lang/gcc47
Message-ID:  <201605051413.u45EDvY5043552@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Thu May  5 14:13:57 2016
New Revision: 414648
URL: https://svnweb.freebsd.org/changeset/ports/414648

Log:
  No longer conflict with gcc-4.7.* (which lang/gcc used to be until
  some 20 months ago).

Modified:
  head/lang/gcc47/Makefile

Modified: head/lang/gcc47/Makefile
==============================================================================
--- head/lang/gcc47/Makefile	Thu May  5 14:02:52 2016	(r414647)
+++ head/lang/gcc47/Makefile	Thu May  5 14:13:57 2016	(r414648)
@@ -25,7 +25,6 @@ RUN_DEPENDS+=	${LOCALBASE}/bin/as:devel/
 BUILD_DEPENDS+=	runtest:misc/dejagnu
 .endif
 
-CONFLICTS=	gcc-4.7.*
 CPE_VENDOR=	gnu
 
 # DISTVERSION relates to downloads, GCC_VERSION and SUFFIX to names



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