Date: Tue, 4 Feb 1997 02:46:00 -0800 (PST) From: asami@vader.cs.berkeley.edu (Satoshi Asami) To: andreas@klemm.gtn.com Cc: jkh@time.cdrom.com, andreas@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/x11/fvwm95 Makefile ports/x11/fvwm95/pkg PLIST Message-ID: <199702041046.CAA00534@silvia.HIP.Berkeley.EDU> In-Reply-To: <19970201195230.OK13168@klemm.gtn.com> (andreas@klemm.gtn.com)
next in thread | previous in thread | raw e-mail | index | archive | help
* After using USE_X11=yes, so that packaging is working correctly, * PREFIX is automatically set to /usr/X11R6 ... : * BTW, we could also use the already existing X11BASE variable * instead of introducing a new variable X11PREFIX.... Indeed, this was exactly the line of thinking we followwed when we introduced LOCALBASE to go with X11BASE. (Congratulations!) I took a look at your fvwm97 Makefile, it should work just fine if you replace /usr/local with ${LOCALBASE} (haven't tried it yet). Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702041046.CAA00534>