Date: Sun, 31 Aug 2014 14:10:35 +0200 From: Mathieu Arnold <mat@FreeBSD.org> To: Kurt Jaeger <pi@FreeBSD.org>, Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Andrej Zverev <az@freebsd.org>, ports-committers@freebsd.org Subject: Re: svn commit: r366405 - in head/databases: . p5-Net-Async-CassandraCQL Message-ID: <477EF7583D6962E1F37C9E1A@atuin.in.mat.cc> In-Reply-To: <20140830203841.GR42528@f10.opsec.eu> References: <201408281407.s7SE77sA063958@svn.freebsd.org> <CAD5bB%2Bja4wxWqG1SR88ORm4kyabTqd4ZpaZRTMwJT%2BHnV6O0-w@mail.gmail.com> <20140829184115.GL42528@f10.opsec.eu> <CAMHz58T7c1PXJ7J1bU8N4NnCKHindqmub7yuJ0zxgFQrUn_SDg@mail.gmail.com> <20140830203841.GR42528@f10.opsec.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
+--On 30 ao=C3=BBt 2014 22:38:41 +0200 Kurt Jaeger <pi@FreeBSD.org> wrote: | Hi! |=20 |> > > In real life, modules from Test:: namespace usually requires only = for |> > > tests. No issue for people who using binary packages, but extra deps |> > > for people who still using ports. | [...] |> > So I assume BUILD_DEPENDS is correct. Do you see other options |> > on how to handle this ? |=20 | First, thanks for the many hints on how to handle this. |=20 |> TEST_DEPENDS is correct. |=20 | I've prepared a diff at |=20 | http://people.freebsd.org/~pi/misc/cascql.svndiff |=20 | When I=20 |=20 | make test |=20 | the TEST_DEPENDS are not installed: Look for TEST_DEPENDS in Mk, you won't see it, it doesn't exist, but one day, maybe, it'll come. For now, put test depends in there, and install them manually. --=20 Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?477EF7583D6962E1F37C9E1A>