svn commit: r341335 - in head/Mk: . Uses

Juergen Lock nox at jelal.kn-bremen.de
Mon Jan 27 21:53:28 UTC 2014


On Mon, Jan 27, 2014 at 09:06:13PM +0100, Baptiste Daroussin wrote:
> On Mon, Jan 27, 2014 at 08:47:59PM +0100, Juergen Lock wrote:
> > On Mon, Jan 27, 2014 at 08:14:30AM +0000, Baptiste Daroussin wrote:
> > > Author: bapt
> > > Date: Mon Jan 27 08:14:30 2014
> > > New Revision: 341335
> > > URL: http://svnweb.freebsd.org/changeset/ports/341335
> > > QAT: https://qat.redports.org/buildarchive/r341335/
> > > 
> > > Log:
> > >   Do not pass DESTDIR to build target (with a syntax compatible with both fmake and bmake)
> > >   That fixes a couple of STAGEDIR references in the install files
> > > 
> > This breaks at least NO_STAGE ports that pass make vars via MAKE_ARGS on 9:
> > All "FOO=bar" are passed as "FOO" i.e. w/o the value, causing (g)make to
> > complain about undefined targets.  (Can also be seen via "make -n do-install".)
> > 
> >  :/,
> > 	Juergen
> > 
> Fixed, sorry about that
> 
Thanx! :)

	Juergen


More information about the svn-ports-all mailing list