From owner-cvs-all Sun Nov 25 18:26:47 2001 Delivered-To: cvs-all@freebsd.org Received: from smtp.bmi.net (smtp.bmi.net [204.57.191.31]) by hub.freebsd.org (Postfix) with ESMTP id 4507737B416; Sun, 25 Nov 2001 18:26:41 -0800 (PST) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by smtp.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id CAA02793; Mon, 26 Nov 2001 02:29:32 -0800 Date: Sun, 25 Nov 2001 18:21:54 -0800 From: John Merryweather Cooper To: dan@langille.org Cc: Mario Sergio Fujikawa Ferreira , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/ogle-gui Makefile Message-ID: <20011125182154.K74633@johncoop.MSHOME> References: <200111251759.fAPHxH878792@freefall.freebsd.org> <3C00FA04.25727.8BCA32F@localhost> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: <3C00FA04.25727.8BCA32F@localhost>; from dan@langille.org on Sun, Nov 25, 2001 at 11:02:44 -0800 X-Mailer: Balsa 1.2.3 Lines: 36 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2001.11.25 11:02 Dan Langille wrote: > On 25 Nov 2001 at 9:59, Mario Sergio Fujikawa Ferreir wrote: > > > Since I can't detect this lib in LIB_DEPENDS, move it into > BUILD_DEPENDS > > for now to enable bento to build packages > > In this extract from ports/graphics/ogle-gui/Makefile, doesn't the > second > entry require a library name, such as "libdvdcontrol:" > > BUILD_DEPENDS=  automake:${PORTSDIR}/devel/automake \ > ${LOCALBASE}/lib/ogle/libdvdcontrol.so.4 > > e.g. is the second line incomplete and should be more like: > libdvdcontrol:${LOCALBASE}/lib/ogle/libdvdcontrol.so.4 > > cheers. > -- > Dan Langille > The FreeBSD Diary - http://freebsddiary.org/ - practical examples > No, the syntax you describe would only be appropriate for a LIB_DEPENDS entry. I believe the reason that a BUILD_DEPENDS entry for this library is necessary is because it is not in the linker search patch. -- jmc || MacroHard -- \ || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | || design . . . | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message