From owner-freebsd-x11@FreeBSD.ORG Fri Apr 16 04:35:21 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E683D16A4CE for ; Fri, 16 Apr 2004 04:35:21 -0700 (PDT) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id C746343D2D for ; Fri, 16 Apr 2004 04:35:21 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (4762d7d24b62bf7ac054883068bac5e6@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i3GBZI5k018836 for ; Fri, 16 Apr 2004 04:35:18 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AEA45511FC; Fri, 16 Apr 2004 04:35:18 -0700 (PDT) Date: Fri, 16 Apr 2004 04:35:18 -0700 From: Kris Kennaway To: x11@FreeBSD.org Message-ID: <20040416113518.GA75653@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: USE_X_PREFIX X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2004 11:35:22 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline There are quite a few ports that set PREFIX==${X11BASE} instead of USE_X_PREFIX because they don't want to gain the dependency on XFree86-4-libraries that would come from setting USE_X_PREFIX (e.g. all the new freedesktop.org ports). However, this means that they are installed with the wrong MTREE_FILE, so BSD.local.dist is applied to /usr/X11R6 and you end up with a whole bunch of wrong directories created there. I think we should either make USE_X_PREFIX not imply USE_XLIB and go through and add it explicitly to all the ports that use it (1513), or add a WITHOUT_XLIB that avoids the dependency. Kris --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAf8T1Wry0BWjoQKURAlAyAJ9C0Da+kvlzvgnQG4eU4r2v5EUJogCgyR54 gcv2wagryriRgiQquEl22N4= =CYnD -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--