From owner-cvs-ports Mon Aug 21 17:14:26 1995 Return-Path: cvs-ports-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id RAA20074 for cvs-ports-outgoing; Mon, 21 Aug 1995 17:14:26 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id RAA20034 ; Mon, 21 Aug 1995 17:12:43 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id RAA03368; Mon, 21 Aug 1995 17:12:57 -0700 Date: Mon, 21 Aug 1995 17:12:57 -0700 Message-Id: <199508220012.RAA03368@silvia.HIP.Berkeley.EDU> To: pst@freefall.FreeBSD.org CC: CVS-commiters@freefall.FreeBSD.org, cvs-ports@freefall.FreeBSD.org In-reply-to: <199508212349.QAA19055@freefall.FreeBSD.org> (message from Paul Traina on Mon, 21 Aug 1995 16:49:03 -0700) Subject: Re: cvs commit: ports/net/netscape/scripts configure From: asami@cs.berkeley.edu (Satoshi Asami) Sender: cvs-ports-owner@FreeBSD.org Precedence: bulk * Eliminate the need to set environmental variables to use netscape. * Install the binary in /usr/local/lib/netscape and install a wrapper * in BINDIR. Ok...thanks. But you took out the "cat pkg/DESCR" rule too, and that included "please read the license", don't we want to at least warn the user about it? Two more comments...there is an extra / in DESCR. Also, why is it that you define NLSDIR in files/Makefile using PREFIX and then use X11BASE in the test statement and use NLSDIR in the install command line? If you don't mind, I'll go fix the above. Hey, I'd even want to change the MAINTAINER to you! :) Satoshi