pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/mozilla-bin mozilla binary packages don't need a c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0fbf5d44a56
branches:  trunk
changeset: 476935:f0fbf5d44a56
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Jun 23 13:01:01 2004 +0000

description:
mozilla binary packages don't need a compiler.

diffstat:

 www/mozilla-bin/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3313efbddd65 -r f0fbf5d44a56 www/mozilla-bin/Makefile.common
--- a/www/mozilla-bin/Makefile.common   Wed Jun 23 11:42:18 2004 +0000
+++ b/www/mozilla-bin/Makefile.common   Wed Jun 23 13:01:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2004/06/04 07:30:30 grant Exp $
+# $NetBSD: Makefile.common,v 1.19 2004/06/23 13:01:01 grant Exp $
 #
 
 DISTNAME=              # see Makefile.${OPSYS}.${ARCH}
@@ -24,6 +24,7 @@
 
 WRKSRC?=               ${WRKDIR}/${MOZILLA}
 NO_CONFIGURE=          # defined
+USE_LANGUAGES=         # empty
 
 FILESDIR=              ${.CURDIR}/../../www/mozilla-bin/files
 



Home | Main Index | Thread Index | Old Index