From owner-freebsd-ports Wed Nov 19 16:50:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA18822 for ports-outgoing; Wed, 19 Nov 1997 16:50:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA18816; Wed, 19 Nov 1997 16:50:01 -0800 (PST) (envelope-from gnats) Date: Wed, 19 Nov 1997 16:50:01 -0800 (PST) Message-Id: <199711200050.QAA18816@hub.freebsd.org> To: freebsd-ports Cc: From: asami@cs.berkeley.edu (Satoshi Asami) Subject: Re: ports/5089: netscape3 PLIST bad, make package fails Reply-To: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/5089; it has been noted by GNATS. From: asami@cs.berkeley.edu (Satoshi Asami) To: FreeBSD-gnats-submit@FreeBSD.ORG, sheldonh@iafrica.com Cc: Subject: Re: ports/5089: netscape3 PLIST bad, make package fails Date: Wed, 19 Nov 1997 16:41:59 -0800 (PST) * The PLIST for the netscape3 port incorrectly assumes netscape * goes in /usr/local/bin instead of /usr/X11R6/bin . I can't reproduce it here. Looking at Makefile, files/Makefile and scripts/configure, nothing seems fishy (netscape goes to PREFIX/bin, while PREFIX defaults to /usr/local). Satoshi