Date: Sat, 10 Jun 2000 12:57:10 +0200 From: Alexander Langer <alex@big.endian.de> To: James Housley <jim@thehousleys.net> Cc: doc@FreeBSD.ORG Subject: Re: Patch to the porters-handbook. Message-ID: <20000610125710.C12587@cichlids.cichlids.com> In-Reply-To: <39415DA8.9751DBFC@thehousleys.net>; from jim@thehousleys.net on Fri, Jun 09, 2000 at 05:12:08PM -0400 References: <39415DA8.9751DBFC@thehousleys.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake James Housley (jim@thehousleys.net): > # mkdir /var/tmp/port-name > needs to be added for correctness, see attached diff. I think I did the > editing right. Yes. > PATH=${PATH}:/var/tmp/port-name/bin make depends > PREFIX=/var/tmp/port-name > and the same for the install to make it work properly. However I am not > sure about what wording to use. Would you like me to try and come up > with something anyways and submit a PR for both? Hmm. Ports should search for dependencies in LOCALBASE, not PREFIX. Is your port correct? Alex -- (Imagine a big "FreeBSD - The Power To Serve" sticker here) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000610125710.C12587>