From owner-freebsd-doc Sat Jun 10 3:57:20 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 5325E37B81E for ; Sat, 10 Jun 2000 03:57:18 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9C114D.dip0.t-ipconnect.de [62.156.17.77]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id MAA13014; Sat, 10 Jun 2000 12:57:15 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id CA6CDAC30; Sat, 10 Jun 2000 12:57:24 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 79FC514A8F; Sat, 10 Jun 2000 12:57:10 +0200 (CEST) Date: Sat, 10 Jun 2000 12:57:10 +0200 From: Alexander Langer To: James Housley Cc: doc@FreeBSD.ORG Subject: Re: Patch to the porters-handbook. Message-ID: <20000610125710.C12587@cichlids.cichlids.com> References: <39415DA8.9751DBFC@thehousleys.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <39415DA8.9751DBFC@thehousleys.net>; from jim@thehousleys.net on Fri, Jun 09, 2000 at 05:12:08PM -0400 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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