From owner-freebsd-questions Thu Jun 21 11:30:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blueyonder.co.uk (pcow034o.blueyonder.co.uk [195.188.53.122]) by hub.freebsd.org (Postfix) with ESMTP id 0DEC737B407 for ; Thu, 21 Jun 2001 11:30:34 -0700 (PDT) (envelope-from andrew@ukug.uk.freebsd.org) Received: from spatula.home ([62.31.80.67]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.687.68); Thu, 21 Jun 2001 19:30:31 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Andrew Boothman To: questions@freebsd.org Subject: Ports Distfiles Date: Thu, 21 Jun 2001 19:28:19 +0100 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01062119281903.00384@spatula.home> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! I'm trying to install a port on a machine where I don't have access to the root account. I know I can do make WRKDIRPREFIX=~/ports/tmp PREFIX=~/ports to have the port built in my home directory, but how do I tell make to look somewhere other than /usr/ports/distfiles for the tar.gz file that contains the port? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message