pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/mozilla-bin allow users of this file to set WRKSRC.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3986a8c374b4
branches: trunk
changeset: 475676:3986a8c374b4
user: grant <grant%pkgsrc.org@localhost>
date: Sun May 23 01:44:10 2004 +0000
description:
allow users of this file to set WRKSRC.
diffstat:
www/mozilla-bin/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5b9a525dc4e6 -r 3986a8c374b4 www/mozilla-bin/Makefile.common
--- a/www/mozilla-bin/Makefile.common Sun May 23 00:59:15 2004 +0000
+++ b/www/mozilla-bin/Makefile.common Sun May 23 01:44:10 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2004/05/22 12:32:40 grant Exp $
+# $NetBSD: Makefile.common,v 1.16 2004/05/23 01:44:10 grant Exp $
#
DISTNAME= # see Makefile.${OPSYS}.${ARCH}
@@ -25,7 +25,7 @@
MAINTAINER= grant%NetBSD.org@localhost
HOMEPAGE?= http://www.mozilla.org/
-WRKSRC= ${WRKDIR}/${MOZILLA}
+WRKSRC?= ${WRKDIR}/${MOZILLA}
NO_CONFIGURE= # defined
FILESDIR= ${.CURDIR}/../../www/mozilla-bin/files
Home |
Main Index |
Thread Index |
Old Index