From owner-freebsd-ports Sat Aug 17 19:19:14 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA06793 for ports-outgoing; Sat, 17 Aug 1996 19:19:14 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA06788 for ; Sat, 17 Aug 1996 19:19:12 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id TAA09934 for freebsd-ports@freebsd.org; Sat, 17 Aug 1996 19:19:29 -0700 (PDT) From: "David E. O'Brien" Message-Id: <199608180219.TAA09934@relay.nuxi.com> Subject: Re: PREFIX with X11 ports To: freebsd-ports@freebsd.org (FreeBSD ports list) Date: Sat, 17 Aug 1996 19:19:28 -0700 (PDT) In-Reply-To: from Chuck Robey at "Aug 17, 96 06:32:19 pm" X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > How do you specify a PREFIX with X11 ports? > > > > make PREFIX=/tmp/X > > make PREFIX=/tmp/X install > > > > Didn't produce very good results -- imake seems to hardcode /usr/X11R6 as > > the prefix. > > They do, PREFIX gets set to X11BASE. Yes, I saw this in bsd.port.mk, but it doesn't affect anything -- xmkmf builds the Makefile with /usr/X11R6 as the top of the tree. > I have been talking to Satoshi about > how to change this, Great! Sounds like a good change. > (I have the flu right now, it may be more days). Sorry about that -- can really cut down on that FreeBSD hacking. :-( -- David (obrien@cs.ucdavis.edu)