From owner-freebsd-x11@FreeBSD.ORG Fri Apr 16 17:35:34 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 7DB7A16A4CE; Fri, 16 Apr 2004 17:35:34 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19B3043D46; Fri, 16 Apr 2004 17:35:34 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i3H0Z0X4055404; Fri, 16 Apr 2004 20:35:00 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Kris Kennaway In-Reply-To: <20040416231307.GA92313@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> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-yRmspMb4T76nUhbCCl1u" Organization: MarcusCom, Inc. Message-Id: <1082162127.79702.12.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 16 Apr 2004 20:35:27 -0400 cc: x11@freebsd.org 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:35:34 -0000 --=-yRmspMb4T76nUhbCCl1u Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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 Xli= b > .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 This is what scrollkeeper does, but I think the XFREE86_VERSION test needs to be done after bsd.port.pre.mk. Joe >=20 > Kris --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-yRmspMb4T76nUhbCCl1u Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAgHvPb2iPiv4Uz4cRArSQAJ90VviLNcOYraWki/EiRQ/2yiyEZACeMBZ6 zKvHfEz0lBYyGLNdDQU6wW8= =AgAj -----END PGP SIGNATURE----- --=-yRmspMb4T76nUhbCCl1u--