Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2012 20:36:02 +0800
From:      Denny Lin <dennylin93@hs.ntnu.edu.tw>
To:        Michael Scheidell <scheidell@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: how do you specify a minimum lib version?
Message-ID:  <20120224123602.GJ2855@mail.hs.ntnu.edu.tw>
In-Reply-To: <4F477B33.5020506@FreeBSD.org>
References:  <4F477B33.5020506@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 24, 2012 at 06:57:39AM -0500, Michael Scheidell wrote:
> in LIB_DEPENDS
> it won't take anything like:
> 
> = boost_serialization>=.4
> 
> what if you needed a minimum version of the library?

I think it should be like this:
LIB_DEPENDS=	cairo.2:${PORTSDIR}/graphics/cairo

-- 
Denny Lin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120224123602.GJ2855>