svn commit: r523964 - head/lang/gcc7
Gerald Pfeifer
gerald at FreeBSD.org
Fri Jan 24 12:20:34 UTC 2020
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}
More information about the svn-ports-all
mailing list