Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2015 05:44:45 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Jan Beich <jbeich@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r396576 - in head/science/cdf: . files
Message-ID:  <20150911054445.GB92046@FreeBSD.org>
In-Reply-To: <fv2m-nuge-wny@FreeBSD.org>
References:  <201509101521.t8AFLDQE048663@repo.freebsd.org> <fv2m-nuge-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 10, 2015 at 05:51:45PM +0200, Jan Beich wrote:
> Alexey Dokuchaev <danfe@FreeBSD.org> writes:
> > [...]
> > +regression-test: build
> > +	@${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \
> > +		${MAKE_ARGS} test -C ${BUILD_WRKSRC}
> 
> It can be further simplified to
> 
>   regression-test: build
>   	@${DO_MAKE_BUILD} test -C ${BUILD_WRKSRC}

Fair enough; perhaps all ports that use "@${SETENV} ... ${MAKE_ARGS}"
construction should be patched in a series of bulk commits.  I'll think
about it, thanks.

./danfe



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