diff options
author | jlam <jlam@pkgsrc.org> | 2001-03-06 10:17:43 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-03-06 10:17:43 +0000 |
commit | 4364fcd762e376f61e48231ff44a2cb0606d0142 (patch) | |
tree | 9ee6c3699584641fe20af6a26f940beeb0587c15 /www/ns-plugger-navigator | |
parent | 9ecea4674c299dfa0d87d7fbdfb33c32a32b07f1 (diff) | |
download | pkgsrc-4364fcd762e376f61e48231ff44a2cb0606d0142.tar.gz |
Set MOZILLA_HOME to correct value even if the netscape package name ends in
the NetBSD package version number "nbX". This fixes installing this
package after the recent updates of communicator and navigator. Also use
the variables MOZILLA_HOME and NS_PLUGIN_DIR in the PLISTs to isolate
references to the same directory to one location.
Diffstat (limited to 'www/ns-plugger-navigator')
-rw-r--r-- | www/ns-plugger-navigator/pkg/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ns-plugger-navigator/pkg/PLIST b/www/ns-plugger-navigator/pkg/PLIST index 1e73216bb8e..03f02ae366a 100644 --- a/www/ns-plugger-navigator/pkg/PLIST +++ b/www/ns-plugger-navigator/pkg/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/08/22 11:05:21 rh Exp $ -lib/netscape/${BINNAME}-${NS_VERS}/pluggerrc +@comment $NetBSD: PLIST,v 1.2 2001/03/06 10:17:44 jlam Exp $ +${MOZILLA_HOME}/pluggerrc |