Date: Mon, 5 Jun 2000 10:32:00 -0500 From: Ade Lovett <ade@FreeBSD.org> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: ports@FreeBSD.org Subject: Re: Help on port Message-ID: <20000605103200.G97439@FreeBSD.org> In-Reply-To: <393BC29D.21451785@FreeBSD.org>; from sobomax@FreeBSD.org on Mon, Jun 05, 2000 at 06:09:17PM %2B0300 References: <NEBBJANJCNNAKCPFKHHFOEAGCGAA.dl@tyfon.net> <393BC29D.21451785@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 05, 2000 at 06:09:17PM +0300, Maxim Sobolev wrote: > Just add the following: > > BUILD_DEPENDS= ${LOCALBASE}/lib/libdb2.a:${PORTSDIR}/databases/db Or kick the MAINTAINER of databases/db to make the port build shared libraries too (a pet peeve of mine) and then it would become even simpler: LIB_DEPENDDS= db2.<somenumber>:${PORTSDIR}/databases/db -aDe (so many ports, so little time :) -- Ade Lovett, Austin, TX. ade@FreeBSD.org FreeBSD: The Power to Serve http://www.FreeBSD.org/ 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?20000605103200.G97439>