From owner-freebsd-ports Tue Oct 31 3:21:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blount.mail.mindspring.net (blount.mail.mindspring.net [207.69.200.226]) by hub.freebsd.org (Postfix) with ESMTP id B239B37B4CF for ; Tue, 31 Oct 2000 03:21:20 -0800 (PST) Received: from silvia.hip.berkeley.edu (sji-ca1-166.ix.netcom.com [209.109.232.166]) by blount.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id GAA07059; Tue, 31 Oct 2000 06:20:46 -0500 (EST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id e9VBKcM09862; Tue, 31 Oct 2000 03:20:38 -0800 (PST) (envelope-from asami) To: Carlos A M dos Santos Cc: ports@FreeBSD.ORG Subject: Re: open-motif default? References: From: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) Date: 31 Oct 2000 03:20:36 -0800 In-Reply-To: Carlos A M dos Santos's message of "Thu, 26 Oct 2000 11:49:27 +0000 (GMT)" Message-ID: Lines: 22 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: Carlos A M dos Santos * > +# USE_MOTIF - [...] Implies USE_XPM. * * Well, setting USE_XPM to all Motif applications may not be the better * approach. OpenMotif already contains XPM in the XmeXpm functions and * defines macros tha map XpmFooBar to XmeXpmFooBar. I'm writing * a Motif application that user XPM without linking to libXpm. Are you saying that you can link with open-motif without libXpm around? That was definitely not the case with Apps2go Motif (the one we were using before) and that's why I added USE_XPM to REQUIRES_MOTIF. (The USE_XPM bit is not new -- only the comment is. ;) * Perhaps things could change a little bit in OpenMotif (and LessTif) now * that XFree86-4 includes libXpm. Yeah, it probably won't make any difference once we switch over to XFree86-4, but for those who still want to use XFree86-3 and for the sake of correctness.... :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message