Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2020 09:28:59 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526557 - head/misc
Message-ID:  <202002200928.01K9SxZr074857@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Feb 20 09:28:59 2020
New Revision: 526557
URL: https://svnweb.freebsd.org/changeset/ports/526557

Log:
  Hook compat12x to the build

Modified:
  head/misc/Makefile

Modified: head/misc/Makefile
==============================================================================
--- head/misc/Makefile	Thu Feb 20 09:28:05 2020	(r526556)
+++ head/misc/Makefile	Thu Feb 20 09:28:59 2020	(r526557)
@@ -50,6 +50,7 @@
     SUBDIR += colwide
     SUBDIR += compat10x
     SUBDIR += compat11x
+    SUBDIR += compat12x
     SUBDIR += compat4x
     SUBDIR += compat5x
     SUBDIR += compat6x



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