svn commit: r414648 - head/lang/gcc47

Gerald Pfeifer gerald at FreeBSD.org
Thu May 5 14:13:58 UTC 2016


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


More information about the svn-ports-all mailing list