svn commit: r477194 - in head/games/jin: . files

Mathieu Arnold mat at FreeBSD.org
Thu Aug 16 08:50:23 UTC 2018


On Wed, Aug 15, 2018 at 09:57:10AM -0400, Mikhail T. wrote:
> 8/15/2018 5:48 AM, Mathieu Arnold пише:
> > On Tue, Aug 14, 2018 at 06:50:39PM +0000, Mikhail Teterin wrote:
> > > +RUN_DEPENDS=	${JAVAJARDIR}/bsh.jar:lang/bsh
> > > +BUILD_DEPENDS=	${RUN_DEPENDS}
> > The order is wrong, it is BUILD_DEPENDS, then RUN_DEPENDS.
> 
> Portlint does not seem to care, and the relevant Handbook-section
> <https://www.freebsd.org/doc/en/books/porters-handbook/makefile-depend.html>
> is silent on the order as well. What am I missing?

That section is about the format of the *_DEPENDS macros.  This is about
the order:

https://www.freebsd.org/doc/en/books/porters-handbook/porting-order.html

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180816/06dd0dc9/attachment.sig>


More information about the svn-ports-all mailing list