pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/xulrunner don't install stuff in /etc/gre.d/



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d316970ea0c
branches:  trunk
changeset: 397030:9d316970ea0c
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Aug 08 06:39:35 2009 +0000

description:
don't install stuff in /etc/gre.d/

diffstat:

 devel/xulrunner/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c3afb1c75ec3 -r 9d316970ea0c devel/xulrunner/Makefile
--- a/devel/xulrunner/Makefile  Sat Aug 08 06:33:11 2009 +0000
+++ b/devel/xulrunner/Makefile  Sat Aug 08 06:39:35 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/08/08 04:14:18 tnn Exp $
+# $NetBSD: Makefile,v 1.10 2009/08/08 06:39:35 tnn Exp $
 #
 
 DISTNAME=      xulrunner-${XULRUNNER_VER}-source
@@ -58,6 +58,7 @@
 CONFIGURE_ARGS+=       --disable-crashreporter
 
 ALL_ENV+=              MOZILLA_PKG_NAME=xulrunner
+INSTALL_ENV+=          SKIP_GRE_REGISTRATION=defined
 
 PYTHON_FOR_BUILD_ONLY= yes
 .include "../../lang/python/application.mk"



Home | Main Index | Thread Index | Old Index