From owner-freebsd-ports@FreeBSD.ORG Fri Feb 24 12:57:53 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7057E106564A for ; Fri, 24 Feb 2012 12:57:53 +0000 (UTC) (envelope-from scheidell@FreeBSD.org) Received: from mx2.secnap.com.ionspam.net (mx2.secnap.com.ionspam.net [216.134.223.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3E43F8FC13 for ; Fri, 24 Feb 2012 12:57:52 +0000 (UTC) Received: from mx2.secnap.com.ionspam.net (unknown [10.71.0.54]) by mx2.secnap.com.ionspam.net (Postfix) with ESMTP id 82BA6D23CE4 for ; Fri, 24 Feb 2012 07:57:52 -0500 (EST) X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.18 at mx2.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (unknown [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx2.secnap.com.ionspam.net (Postfix) with ESMTPS id A5132D23C0E for ; Fri, 24 Feb 2012 07:57:51 -0500 (EST) Received: from MikeBook-Air.local (10.80.0.4) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Fri, 24 Feb 2012 07:57:51 -0500 Message-ID: <4F47895D.7020702@FreeBSD.org> Date: Fri, 24 Feb 2012 07:58:05 -0500 From: Michael Scheidell Organization: SECNAP Network Security Corp User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: References: <4F477B33.5020506@FreeBSD.org> <20120224123602.GJ2855@mail.hs.ntnu.edu.tw> In-Reply-To: <20120224123602.GJ2855@mail.hs.ntnu.edu.tw> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: how do you specify a minimum lib version? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2012 12:57:53 -0000 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