Date: Thu, 26 Apr 2012 18:05:12 +0400 From: Mikle Krutov <neko@takino.org> To: Boris Samorodov <bsam@passap.ru> Cc: ports@freebsd.org Subject: Re: Problems with wrtiting new port: plugin installation Message-ID: <20120426140512.GA18457@takino.org> In-Reply-To: <4F9940EE.4010509@passap.ru> References: <20120426080813.GA52311@takino.org> <4F9940EE.4010509@passap.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 26, 2012 at 04:34:54PM +0400, Boris Samorodov wrote: > 26.04.2012 12:08, Mikle Krutov написал: > > 1. Use actual file instead of ${NONEXISTENT} and the dependency will > be tracked. > 2. Use "+=" instead plain "=" to _add_ a dependency. > Boris, thank you! My mistakes were: actually, did not see that RUN_DEPENDS cat contain not only executables; Did not include bsd.ports.options.mk before checking for options After I've fixed that, everything works fine. Submitted a PR on that. -- Krutov Mihail || Takino.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120426140512.GA18457>