From owner-freebsd-ports Tue Apr 14 22:40:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA27147 for freebsd-ports-outgoing; Tue, 14 Apr 1998 22:40:51 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA27139 for ; Wed, 15 Apr 1998 05:40:48 GMT (envelope-from doconnor@cain.gsoft.com.au) Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id PAA08443 for ; Wed, 15 Apr 1998 15:10:44 +0930 (CST) Message-Id: <199804150540.PAA08443@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: ports@FreeBSD.ORG Subject: Dependency question.. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 15 Apr 1998 15:10:44 +0930 From: "Daniel O'Connor" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am writing a port for qplug, which is a netscape plugin, and I was wondering how I should handle its dependance on Netscape, since there are 9 ports for Netscape now :) I tried giving it a run dependancy with a null director, but it keeps going even if it can't find the exectuable. And also, it copies the plugin to ${PREFIX}/netscape/plugins, is this The Right Way(tm)? (ie should I just assume that if netscape is installed, thats where it is installed?) --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message