Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2018 09:20:28 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483379 - head/devel
Message-ID:  <201810290920.w9T9KSf1078432@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Oct 29 09:20:28 2018
New Revision: 483379
URL: https://svnweb.freebsd.org/changeset/ports/483379

Log:
  Hook ccls to the build

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Oct 29 09:19:57 2018	(r483378)
+++ head/devel/Makefile	Mon Oct 29 09:20:28 2018	(r483379)
@@ -270,6 +270,7 @@
     SUBDIR += ccache-static
     SUBDIR += cccc
     SUBDIR += ccdoc
+    SUBDIR += ccls
     SUBDIR += ccrtp
     SUBDIR += cctz
     SUBDIR += cdash



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