CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/01/05 13:36:53
Modified files:
www/node : Makefile
Added files:
www/node/patches: patch-lib_module_js
Log message:
Add LOCALBASE/lib/node_modules to the list of directories to check
for modules, since that is the location where npm installs modules
globally. Removes the need to use npm link to link global modules
into each project.
OK Aaron Bieber (MAINTAINER)
