Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 22:52:06 +0100
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, Juergen Lock <nox@jelal.kn-bremen.de>, ports-committers@FreeBSD.org
Subject:   Re: svn commit: r341335 - in head/Mk: . Uses
Message-ID:  <20140127215206.GA55623@enceladus10.kn-bremen.de>
In-Reply-To: <20140127200613.GE33006@ithaqua.etoilebsd.net>
References:  <201401270814.s0R8EUej095720@svn.freebsd.org> <20140127194758.GA52410@enceladus10.kn-bremen.de> <20140127200613.GE33006@ithaqua.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140127215206.GA55623>