Date: Sat, 29 Aug 1998 11:01:46 -0400 From: Matthew Hunt <mph@pobox.com> To: Brett Taylor <brett@peloton.physics.montana.edu>, Chuck Robey <chuckr@Glue.umd.edu> Cc: FreeBSD Ports Team <ports@FreeBSD.ORG> Subject: Re: gtk Message-ID: <19980829110146.C26914@flarn.dyn.ml.org> In-Reply-To: <Pine.BSF.4.02A.9808290750010.11308-100000@peloton.physics.montana.edu>; from Brett Taylor on Sat, Aug 29, 1998 at 07:51:38AM -0600 References: <Pine.BSF.4.00.9808282321450.487-100000@picnic.mat.net> <Pine.BSF.4.02A.9808290750010.11308-100000@peloton.physics.montana.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 29, 1998 at 07:51:38AM -0600, Brett Taylor wrote: > Have you upgraded your bsd.port.mk lately? Due to some changes in the way > the bsd.port.mk deals w/ X stuff now an old bsd.port.mk would install gtk > into /usr/local instead of /usr/X11R6. Nah, it just plain installs into LOCALBASE instead of X11BASE. There's no USE_X_PREFIX in the Makefile. The rule is that things only go in X11BASE if they need to in order to operate; otherwise, they go in LOCALBASE. Actually, this has always been the rule, but recent changes make it easier to get right. Now, if other software needs GTk to be under X11BASE, then that seems like a valid case for moving it there, but that's not really for me to decide. -- Matthew Hunt <mph@pobox.com> * Inertia is a property of matter. http://www.pobox.com/~mph/pgp.key for PGP public key 0x67203349. 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?19980829110146.C26914>