Re: CONF class of files

2011-06-19 Thread Henrik Brix Andersen
n opinion on [1]? Shouldn't $CONFDIR be set to ${PREFIX}/etc/ instead of /etc? Also, if we define $CONFDIR, we should use it everywhere in bsd.*.mk where we currently use some form of */etc/* - otherwise we will get a mismatch if $CONFDIR is changed from the default. Brix -- Henrik Brix Ande

Re: CONF class of files

2011-06-19 Thread Henrik Brix Andersen
On Jun 19, 2011, at 10:50, Chris Rees wrote: > On 19 June 2011 09:15, Henrik Brix Andersen wrote: >> >> On Jun 17, 2011, at 18:40, Chris Rees wrote: >>> Macros are being tested for bsd.port.mk that use a new class of files, >>> in the same vein as the BINOWN va