Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 2021 21:06:04 +0000 (UTC)
From:      Juraj Lutter <otis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568510 - head/devel
Message-ID:  <202103152106.12FL64vR068394@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: otis
Date: Mon Mar 15 21:06:04 2021
New Revision: 568510
URL: https://svnweb.freebsd.org/changeset/ports/568510

Log:
  devel: Connect node-gyp and node-nan to the category.

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Mar 15 21:04:56 2021	(r568509)
+++ head/devel/Makefile	Mon Mar 15 21:06:04 2021	(r568510)
@@ -1567,6 +1567,8 @@
     SUBDIR += nini
     SUBDIR += ninja
     SUBDIR += nlohmann-json
+    SUBDIR += node-gyp
+    SUBDIR += node-nan
     SUBDIR += node-thrift
     SUBDIR += notcurses
     SUBDIR += notify-sharp



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