Vesa Norrman <vesbula <at> gmail.com> writes: > > On 2014/07/02 14:31, Vesa Norrman wrote: > > > I'm trying to make a new port node-underscore. Its distfile does not > > behave > > > well (see attached script file). I'm able to make a proper distfile by > > > extracting and packing it. Is there any way to fix this?
as abieber@ proposed some time ago, if node port does not compile something (for native lib binding for instance), it is better to not port and install via npm. it was a consensus to minimize maintenance work.
