From owner-freebsd-hackers Tue Apr 27 2:40:50 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from stampede.cs.berkeley.edu (stampede.CS.Berkeley.EDU [128.32.45.124]) by hub.freebsd.org (Postfix) with ESMTP id B484014DC7 for ; Tue, 27 Apr 1999 02:40:38 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca41-179.ix.netcom.com [209.111.208.179]) by stampede.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id CAA11427; Tue, 27 Apr 1999 02:41:16 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.2/8.6.9) id CAA23892; Tue, 27 Apr 1999 02:40:29 -0700 (PDT) Date: Tue, 27 Apr 1999 02:40:29 -0700 (PDT) Message-Id: <199904270940.CAA23892@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: sgk@troutmask.apl.washington.edu Cc: jobaldwi@vt.edu, freebsd-hackers@freebsd.org In-reply-to: <199904230520.WAA64167@troutmask.apl.washington.edu> (message from Steve Kargl on Thu, 22 Apr 1999 22:20:44 -0700 (PDT)) Subject: Re: revisiting Motif policy in ports From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) References: <199904230520.WAA64167@troutmask.apl.washington.edu> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: Steve Kargl * No. If you don't have HAVE_MOTIF in /etc/make.conf, then you get: * * cd /usr/ports/editors/nedit * make install * nedit-5.0.2 requires motif. * * I think the last line should at least be changed to advertise * the availability of LessTif. * * cd /usr/ports/editors/nedit * make install * nedit-5.0.2 requires motif. LessTif is a LGPL implementation * of the Motif API. A port is available in ports/x11-toolkits/lesstif. * See /etc/make.conf. I think this is a good idea. Is this wording OK for everyone? (I'll substitute "${PORTSDIR}/" for the "ports/" part above.) -PW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message