Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2001 14:02:44 -0500
From:      "Dan Langille" <dan@langille.org>
To:        Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/graphics/ogle-gui Makefile
Message-ID:  <3C00FA04.25727.8BCA32F@localhost>
In-Reply-To: <200111251759.fAPHxH878792@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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_DEPEN=
DS
>   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=3D =A0automake:${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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C00FA04.25727.8BCA32F>