Ticket #35119: nodejs.diff
File nodejs.diff, 486 bytes (added by ryandesign (Ryan Carsten Schmidt), 12 years ago) |
---|
-
Portfile
114 114 CPP=${configure.cpp} \ 115 115 CFLAGS=${configure.cflags} \ 116 116 LDFLAGS=${configure.ldflags} \ 117 PYTHON=${configure.python} 117 PYTHON=${configure.python} \ 118 V=1 118 119 119 120 destroot { 120 121 set bindir ${destroot}${prefix}/bin