Date: Tue, 19 May 2015 10:15:36 -0600 From: Adam Weinberger <adamw@adamw.org> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: "Vanilla I. Shu" <vanilla@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r386737 - in head/security: . tmux-cssh Message-ID: <FD67623A-F9A7-4A78-918A-DF700A1C5D0D@adamw.org> In-Reply-To: <20150519160457.GD52236@ivaldir.etoilebsd.net> References: <201505190333.t4J3X7BS037914@svn.freebsd.org> <20150519160457.GD52236@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 19 May, 2015, at 10:04, Baptiste Daroussin <bapt@FreeBSD.org> = wrote: >=20 > On Tue, May 19, 2015 at 03:33:07AM +0000, Vanilla I. Shu wrote: >> Author: vanilla >> Date: Tue May 19 03:33:06 2015 >> New Revision: 386737 >> URL: https://svnweb.freebsd.org/changeset/ports/386737 >>=20 >>=20 >> +RUN_DEPENDS=3D ${LOCALBASE}/bin/tmux:${PORTSDIR}/sysutils/tmux > The dependency is wrong it should be tmux:${PORTSDIR}/sysutils/tmux >=20 > Best regards, > Bapt I've seen that construct popping up a lot lately. I suspect that the = problem is that = https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefil= e-depend.html lists ${LOCALBASE}/.../ as the first example. Perhaps it would be helpful to add something saying "Only include an = absolute path if the binary is outside of $PATH, or if the binary also = exists in base and you specifically want the ports tree version." # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FD67623A-F9A7-4A78-918A-DF700A1C5D0D>