how do you specify a minimum lib version?

Michael Scheidell scheidell at FreeBSD.org
Fri Feb 24 12:57:53 UTC 2012



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


More information about the freebsd-ports mailing list