Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Dec 2020 19:40:49 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r558401 - head/lang
Message-ID:  <202012181940.0BIJenS2074128@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri Dec 18 19:40:49 2020
New Revision: 558401
URL: https://svnweb.freebsd.org/changeset/ports/558401

Log:
  Hook the repocopied and updated mono ports to the build.
  
  PR:		238089, 251795
  Submitted by:	cem (238089)

Modified:
  head/lang/Makefile

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Fri Dec 18 19:37:24 2020	(r558400)
+++ head/lang/Makefile	Fri Dec 18 19:40:49 2020	(r558401)
@@ -184,6 +184,9 @@
     SUBDIR += mlton
     SUBDIR += mmix
     SUBDIR += mono
+    SUBDIR += mono5.10
+    SUBDIR += mono5.20
+    SUBDIR += mono6.8
     SUBDIR += mono-basic
     SUBDIR += mosh
     SUBDIR += mosml



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