Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 1995 17:32:24 -0700
From:      asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=)
To:        ache@freefall.cdrom.com
Cc:        CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com
Subject:   Re: cvs commit: ports/net/chimera Makefile
Message-ID:  <199505270032.RAA01781@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199505262217.PAA03872@freefall.cdrom.com> (ache@freefall.cdrom.com)

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Modified:    net/chimera  Makefile
 *   Log:
 *   Set PREFIX directly to ${X11BASE}, it is overwriting somehow to /usr/X386
 *   in old variant

Are you sure about this?  I checked my compilation log, I even took
out your new line and recompiled & reinstalled it on thud, and
everything went into /usr/X11R6 happily.  Exactly what made you think
PREFIX is set to /usr/X386?

As there is an "USE_IMAKE=yes" a few line below your addition, your
change wouldn't have made any difference.  If you take a look at the
latest bsd.port.mk, PREFIX is set (?=) to ${X11BASE} conditional to
the existence of USE_IMAKE or USE_X11.

Also, I know this is a "bug fix", but I am the maintainer of this
port, and in addition to that, we are in code freeze.  I would have
expected you to contact me first, either as a maintainer or the ports
administrator.... :)

Satoshi



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