Date: Fri, 26 Mar 1999 00:00:10 -0800 (PST) From: asami@FreeBSD.ORG (Satoshi Asami) To: sprice@hiwaay.net Cc: jim@corp.au.triax.com, ports@FreeBSD.ORG Subject: Re: Makefile help Message-ID: <199903260800.AAA01466@bubble.didi.com> In-Reply-To: <Pine.OSF.4.02.9903252137180.13895-100000@fly.HiWAAY.net> (message from Steve Price on Thu, 25 Mar 1999 21:44:54 -0600 (CST)) References: <Pine.OSF.4.02.9903252137180.13895-100000@fly.HiWAAY.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <sprice@hiwaay.net> * 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903260800.AAA01466>