Subject: Re: apparent dependency of pkgsrc/mk/*.mk on NetBSD-current...
To: Hubert Feyrer <hubert.feyrer@rrzc1.rz.uni-regensburg.de>
From: Chris G. Demetriou <cgd@pa.dec.com>
List: tech-userlevel
Date: 04/19/1998 18:50:49
> The proper fix to this is to nuke the install-target from bsd.own.mk, which was
> done in -current.

Close, but not quite.

The proper fix to this is to nuke the install target (and all other
targets!) from bsd.own.mk.

-current simply provides a way for the pkg makefiles to disable that
install target.  Really, it should be _gone_.


cgd