Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 1996 18:18:54 -0700 (PDT)
From:      "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
To:        freebsd-ports@freebsd.org (FreeBSD ports list)
Subject:   Re: PREFIX with X11 ports
Message-ID:  <199608190118.SAA11916@relay.nuxi.com>
In-Reply-To: <Pine.BSF.3.91.960818115454.10100B-100000@haldjas.folklore.ee> from Narvi at "Aug 18, 96 11:55:55 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> > How do you specify a PREFIX with X11 ports?
> > 
> > 	make PREFIX=/tmp/X install
> > 
> > Didn't produce very good results -- imake seems to hardcode /usr/X11R6 as
> > the prefix.
> 
> The PREFIX equvailent for PREFIX seems to be X11BASE... Try changing that 
> instead of PREFIX.

Nope.  That variable isn't passed to xmkmf either.

>From other emails, it appears it can't be done.
That's ok -- I was just trying to make sure that I didn't have any hard
coded paths in my install.  I try to test all my ports with a
``make PREFIX=/tmp/foo install'' from scratch to flush out any
hardcoding  I missed.  This was just the first time I've done it on an
X-11 port.

-- David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608190118.SAA11916>