$NetBSD: patch-Makefile,v 1.2 2020/11/16 10:51:44 schmonz Exp $ Use a pkgsrc-capable shell on all platforms. Support DESTDIR. Defer tests until TEST_TARGET. --- Makefile.orig 2018-10-14 00:48:50.000000000 +0000 +++ Makefile @@ -227,8 +227,8 @@ choose compile haswaitp.h1 haswaitp.h2 l install: \ installer BIN conf-bin MAN conf-man - ./installer `head -n 1 conf-bin` &1 | cat -v > rts + env - ${PKGSRC_SHELL} rts.sh 2>&1 | cat -v > rts diff -u rts.exp rts rts.exp: \