From owner-freebsd-ports Fri Mar 26 0: 0:46 1999 Delivered-To: freebsd-ports@freebsd.org Received: from stampede.cs.berkeley.edu (stampede.CS.Berkeley.EDU [128.32.45.124]) by hub.freebsd.org (Postfix) with ESMTP id 2FB871512F for ; Fri, 26 Mar 1999 00:00:44 -0800 (PST) (envelope-from asami@cs.berkeley.edu) Received: from bubble.didi.com (sji-ca4-40.ix.netcom.com [205.186.212.168]) by stampede.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id AAA05856; Fri, 26 Mar 1999 00:00:21 -0800 (PST) Received: (from asami@localhost) by bubble.didi.com (8.9.2/8.8.8) id AAA01466; Fri, 26 Mar 1999 00:00:10 -0800 (PST) (envelope-from asami@cs.berkeley.edu) Date: Fri, 26 Mar 1999 00:00:10 -0800 (PST) Message-Id: <199903260800.AAA01466@bubble.didi.com> X-Authentication-Warning: bubble.didi.com: asami set sender to asami@cs.berkeley.edu using -f To: sprice@hiwaay.net Cc: jim@corp.au.triax.com, ports@FreeBSD.ORG In-reply-to: (message from Steve Price on Thu, 25 Mar 1999 21:44:54 -0600 (CST)) Subject: Re: Makefile help From: asami@FreeBSD.ORG (Satoshi Asami) References: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org By the way, Jim, I recommend you go check out the handbook. Most of the common questions are answered there. (I think it makes a pretty good reading too. :) * From: Steve Price * The test in ports/Mk/bsd.port.mk is '.if defined(USE_X_PREFIX)' so * you need to un-define it for that to work. But it's implied by USE_IMAKE in bsd.port.mk so you can't undef USE_X_PREFIX. * One way (though you didn't here it from me :) is to add a line like * * PREFIX= ${LOCALBASE} No you definitely didn't! ;) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message