Date: Sun, 21 Jan 2018 00:42:40 +0000 From: Ben Woods <woodsb02@gmail.com> To: Mathieu Arnold <mat@freebsd.org> Cc: Ben Woods <woodsb02@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r459492 - in head: . net-p2p/transmission-daemon Message-ID: <CAOc73CAAQBOpc4SKcimdwgh76g1vkUxmDDZPfbPG1tD%2BxHca3g@mail.gmail.com> In-Reply-To: <20180120161117.GA27594@aragorn.in.absolight.net> References: <201801200120.w0K1KKHE017963@repo.freebsd.org> <20180120161117.GA27594@aragorn.in.absolight.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 21 Jan 2018 at 12:11 am, Mathieu Arnold <mat@freebsd.org> wrote: > On Sat, Jan 20, 2018 at 01:20:20AM +0000, Ben Woods wrote: > > +PKGMESSAGE= ${.CURDIR}/pkg-message > > That is not required. If the file exists, it is picked up. > > -- > Mathieu Arnold > Hi Mathieu, I think it is required in this case. This is a slave port, and therefore the pkg-message normally has to live in the master port directory. I did not want the message printed out for the master port or any of the other slaves of the master port - only for this one. So I put the pkg-message in the slave directory and set PKGMESSAGE in the slave Makefile to tell it to look in its directory instead of the master ports directory. Regards, Ben -- -- From: Benjamin Woods woodsb02@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOc73CAAQBOpc4SKcimdwgh76g1vkUxmDDZPfbPG1tD%2BxHca3g>