Date: Mon, 20 Jul 1998 04:14:37 -0700 (PDT) From: asami@FreeBSD.ORG (Satoshi Asami) To: billf@chc-chimes.com Cc: freebsd-ports@FreeBSD.ORG Subject: Re: dependence on a shared library. Message-ID: <199807201114.EAA17827@silvia.HIP.Berkeley.EDU> In-Reply-To: <Pine.HPP.3.96.980716224757.27592A-100000@hp9000.chc-chimes.com> (message from Bill Fumerola on Thu, 16 Jul 1998 22:50:28 -0400 (EDT))
next in thread | previous in thread | raw e-mail | index | archive | help
* I'm currently working on a port that needs the includes(and of cource the * library) from /usr/ports/graphics/gd. I'm trying to figure out the best If the library is a shared lib, use LIB_DEPENDS. If it's not (which is probably why you are asking here in the first place), use BUILD_DEPENDS with the library's full pathname in the first column. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807201114.EAA17827>