Hello!
mergemaster fails when NOCRYPT=true. This is because of /usr/src/etc/Makefile (line 26)
.if !defined(NOCRYPT)
SSH= ....
but no check when installing (line 102) install ... ${SSH}
-- With respect, Boris Kovalenko _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"