svn commit: r537510 - head/lang

Gerald Pfeifer gerald at FreeBSD.org
Mon Jun 1 22:03:23 UTC 2020


Author: gerald
Date: Mon Jun  1 22:03:23 2020
New Revision: 537510
URL: https://svnweb.freebsd.org/changeset/ports/537510

Log:
  Connect the new lang/gcc10 port which branched off lang/gcc10-devel.

Modified:
  head/lang/Makefile

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Mon Jun  1 21:59:33 2020	(r537509)
+++ head/lang/Makefile	Mon Jun  1 22:03:23 2020	(r537510)
@@ -91,6 +91,7 @@
     SUBDIR += gawk
     SUBDIR += gcc
     SUBDIR += gcc-ecj45
+    SUBDIR += gcc10
     SUBDIR += gcc10-devel
     SUBDIR += gcc11-devel
     SUBDIR += gcc48


More information about the svn-ports-all mailing list