svn commit: r568510 - head/devel
Juraj Lutter
otis at FreeBSD.org
Mon Mar 15 21:06:04 UTC 2021
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
More information about the svn-ports-all
mailing list