Date: Tue, 3 Mar 2009 22:05:29 -0500 From: Wesley Shields <wxs@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Re: Configuring 'RUN_DEPENDS' Message-ID: <20090304030529.GA43975@atarininja.org> In-Reply-To: <20090303173814.488a8860@scorpio> References: <20090303072936.0e154820@scorpio> <20090303153739.GC55713@hades.panopticon> <20090303114755.326b7c7d@scorpio> <20090303174715.GD55713@hades.panopticon> <20090303173814.488a8860@scorpio>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 03, 2009 at 05:38:14PM -0500, Jerry wrote: > On Tue, 3 Mar 2009 20:47:15 +0300 > Dmitry Marakasov <amdmi3@amdmi3.ru> wrote: > > >As far as I understand, that won't work with clamav-devel. > >RUN_DEPENDS= clamav>=0.94.2:${PORTSDIR}/security/clamav > >makes a port depend not on installed file but on specific package, > >so clamav-devel will likely not match this rule. I think there's > >no need in such strict dependency, as clamav 0.94.2 is in the tree > >for 3 months already. > > I have given up on the idea too. There is probably a way; however, it > is beyond my meager skills. I am just using: > > clamav>=0.94.2:${PORTSDIR}/security/clamav > > It will probably cause a conflict with some users who have the 'devel' > version installed though. In any case, version 95 should be release > shortly. It is all ready at 95RC1 or 2. If either clamav or clamav-devel will work you can just specify a dependency on sbin/clamd? -- WXS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090304030529.GA43975>