[154048] trunk/dports/devel/npm3/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Wed Oct 19 09:12:21 CEST 2016


Revision: 154048
          https://trac.macports.org/changeset/154048
Author:   ciserlohn at macports.org
Date:     2016-10-19 00:12:21 -0700 (Wed, 19 Oct 2016)
Log Message:
-----------
npm3: won't build with nodejs4

Modified Paths:
--------------
    trunk/dports/devel/npm3/Portfile

Modified: trunk/dports/devel/npm3/Portfile
===================================================================
--- trunk/dports/devel/npm3/Portfile	2016-10-19 07:10:50 UTC (rev 154047)
+++ trunk/dports/devel/npm3/Portfile	2016-10-19 07:12:21 UTC (rev 154048)
@@ -35,7 +35,7 @@
 
 worksrcdir          "package"
 
-depends_lib         path:bin/node:nodejs4
+depends_lib         path:bin/node:nodejs6
 
 use_configure       no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161019/eac3d117/attachment-0002.html>


More information about the macports-changes mailing list