Date: Sun, 25 Nov 2001 18:21:54 -0800 From: John Merryweather Cooper <john_m_cooper@yahoo.com> To: dan@langille.org Cc: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/ogle-gui Makefile Message-ID: <20011125182154.K74633@johncoop.MSHOME> In-Reply-To: <3C00FA04.25727.8BCA32F@localhost>; from dan@langille.org on Sun, Nov 25, 2001 at 11:02:44 -0800 References: <200111251759.fAPHxH878792@freefall.freebsd.org> <3C00FA04.25727.8BCA32F@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011125182154.K74633>
