Date: Fri, 24 Feb 2012 07:58:05 -0500 From: Michael Scheidell <scheidell@FreeBSD.org> To: <freebsd-ports@freebsd.org> Subject: Re: how do you specify a minimum lib version? Message-ID: <4F47895D.7020702@FreeBSD.org> In-Reply-To: <20120224123602.GJ2855@mail.hs.ntnu.edu.tw> References: <4F477B33.5020506@FreeBSD.org> <20120224123602.GJ2855@mail.hs.ntnu.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/24/12 7:36 AM, Denny Lin wrote: > I think it should be like this: > LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo > thanks, tried that, if lib(x) is .3, still fails. >=2 gets 'redirect error' found answer by google, needs LIB_DEPENDS= cairo.[2-9]:${PORTSDIR}/graphics/cairo -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F47895D.7020702>