pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/moz-bin-plugger Try fixing the PLIST for the bulk ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/016dbabdd162
branches:  trunk
changeset: 504062:016dbabdd162
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 03 20:22:19 2005 +0000

description:
Try fixing the PLIST for the bulk build.

diffstat:

 www/moz-bin-plugger/Makefile |  4 +++-
 www/moz-bin-plugger/PLIST    |  4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r dd83f8e0ec37 -r 016dbabdd162 www/moz-bin-plugger/Makefile
--- a/www/moz-bin-plugger/Makefile      Sat Dec 03 20:19:04 2005 +0000
+++ b/www/moz-bin-plugger/Makefile      Sat Dec 03 20:22:19 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/06/17 03:50:41 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/12/03 20:22:19 wiz Exp $
 #
 
 DISTNAME=      ${PLUGGER}-linux-x86-glibc
@@ -23,6 +23,8 @@
 MOZILLA_HOME=  ${PREFIX}/lib/mozilla-linux
 LDD=           ${PREFIX}/emul/linux/usr/bin/ldd
 
+PLIST_SUBST+=  MOZILLA_HOME=${MOZILLA_HOME:Q}
+
 INSTALLATION_DIRS=     emul/linux/etc emul/linux/usr/bin
 
 do-install:
diff -r dd83f8e0ec37 -r 016dbabdd162 www/moz-bin-plugger/PLIST
--- a/www/moz-bin-plugger/PLIST Sat Dec 03 20:19:04 2005 +0000
+++ b/www/moz-bin-plugger/PLIST Sat Dec 03 20:22:19 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/19 03:50:50 rh Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/12/03 20:22:19 wiz Exp $
 emul/linux/etc/pluggerrc
 emul/linux/usr/bin/plugger-4.0
-lib/mozilla-linux/plugins/plugger.so
+${MOZILLA_HOME}/plugins/plugger.so



Home | Main Index | Thread Index | Old Index