Subject: should OPSYS=${OPSYS} be in MAKE_ENV?
To: NetBSD Packages Technical Discussion List <tech-pkg@NetBSD.ORG>
From: Greg A. Woods <woods@weird.com>
List: tech-pkg
Date: 10/05/2002 14:59:21
I found I had to add the following to my mk/bsd.pkg.mk in order to
compile and install the latest pkgtools/digest:

	# XXX pkgtools/digest uses OPSYS in a pmake makefile....
	MAKE_ENV+=		OPSYS=${OPSYS}

I suspect this is because I use "SETENV=/usr/bin/env -i"  :-)

-- 
								Greg A. Woods

+1 416 218-0098;            <g.a.woods@ieee.org>;           <woods@robohack.ca>
Planix, Inc. <woods@planix.com>; VE3TCP; Secrets of the Weird <woods@weird.com>