From owner-freebsd-x11@FreeBSD.ORG Fri Apr 16 17:38:07 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 86F5A16A4CE; Fri, 16 Apr 2004 17:38:07 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6600543D45; Fri, 16 Apr 2004 17:38:07 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (9b9bc59ae1e8d127fedfeb747557ce98@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i3H0c6t5024892; Fri, 16 Apr 2004 17:38:06 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 79C61511FC; Fri, 16 Apr 2004 17:38:04 -0700 (PDT) Date: Fri, 16 Apr 2004 17:38:04 -0700 From: Kris Kennaway To: Joe Marcus Clarke Message-ID: <20040417003804.GA93908@xor.obsecurity.org> References: <20040416113518.GA75653@xor.obsecurity.org> <1082117846.55296.40.camel@tl.kom.tuwien.ac.at> <1082128444.47059.1.camel@shumai.marcuscom.com> <20040416231307.GA92313@xor.obsecurity.org> <1082162127.79702.12.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline In-Reply-To: <1082162127.79702.12.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.2.1i cc: x11@freebsd.org cc: Kris Kennaway Subject: Re: 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: Sat, 17 Apr 2004 00:38:07 -0000 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 16, 2004 at 08:35:27PM -0400, Joe Marcus Clarke wrote: > On Fri, 2004-04-16 at 19:13, Kris Kennaway wrote: > > On Fri, Apr 16, 2004 at 11:14:05AM -0400, Joe Marcus Clarke wrote: > >=20 > > > > I can do this, if there is no better solution. > > >=20 > > > This is what I've done in a few of my ports (e.g. scrollkeeper). Of > > > course, this may only be temporary. If we go the fd.o route, bsd.*.mk > > > will be adjusted to support it. > >=20 > > To be correct it should probably be > >=20 > > PREFIX?=3D ${X11BASE} # This port itself does not require X= lib > > .if ${XFREE86_VERSION} =3D=3D 3 > > MTREE_FILE=3D /etc/mtree/BSD.x11.dist > > .else > > MTREE_FILE=3D /etc/mtree/BSD.x11-4.dist > > .endif >=20 > This is what scrollkeeper does, but I think the XFREE86_VERSION test > needs to be done after bsd.port.pre.mk. Yeah, I actually had that in the version I first pasted in the email, then looked at it and decided that it probably didn't need to be there and removed it :-) Kris --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAgHxsWry0BWjoQKURAs/GAKDh55norH+GTsjsUEwUVClmATDHfQCg/wH0 l3C0PUh5eupzJ4QLLiynzi0= =URC0 -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g--