Aaron Bieber <aaron <at> bolddaemon.com> writes: > Changes: > - A number of diffs have been upstream'd, so they can be removed. > - Stop using ninja. > - Build against node's OpenSSL (this one hurts, but is unavoidable > currently).
Can you please briefly explain what's wrong with system openssl? > SUBST_VARS+= CFLAGS > SUBST_VARS+= PREFIX > SUBST_VARS+= LOCALBASE > SUBST_VARS+= DISTFILES > +SUBST_VARS+= M I'd rename M to NODE_MACHINE_ARCH so PLIST will be self-explaining and doesn't push someone to look back into Makefile.
