Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 1997 19:41:34 PDT
From:      Bill Fenner <fenner@parc.xerox.com>
To:        ports@freebsd.org
Subject:   Re: keeping an up-to-date bsd.port.mk
Message-ID:  <97May19.194146pdt.177489@crevenia.parc.xerox.com>

next in thread | raw e-mail | index | archive | help
The disgusting, why-would-anybody-implement this hack:

% mkdir /tmp/mk
% cd /tmp/mk
% ln -s ../../usr/share/mk/* .
% rm bsd.port.mk
% ln -s ../../usr/ports/bsd.port.mk .
% make -m /tmp/mk <...>

But it lets even a lowly peon without write access to /usr/share/mk
use an up-to-date bsd.port.mk ...

  Bill



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?97May19.194146pdt.177489>