Ticket #35119: nodejs.diff

File nodejs.diff, 486 bytes (added by ryandesign (Ryan Carsten Schmidt), 12 years ago)
  • Portfile

     
    114114                    CPP=${configure.cpp} \
    115115                    CFLAGS=${configure.cflags} \
    116116                    LDFLAGS=${configure.ldflags} \
    117                     PYTHON=${configure.python}
     117                    PYTHON=${configure.python} \
     118                    V=1
    118119
    119120destroot {
    120121    set bindir ${destroot}${prefix}/bin