$NetBSD: patch-Makefile,v 1.5 2020/04/30 09:42:27 jperkin Exp $

Use pkgsrc install.

--- Makefile.orig	2020-03-12 17:12:50.000000000 +0000
+++ Makefile
@@ -358,7 +358,7 @@ ifndef V
 endif
 endif
 
-ifeq ($(CONFIG_TARGET_OS), SunOS)
+ifeq ($(CONFIG_TARGET_OS), notSunOS)
 	INSTALL = ginstall
 else
 	INSTALL = install
