pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox-bin Use Makefile.common from seamonkey-bin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9d23a483064
branches: trunk
changeset: 518953:a9d23a483064
user: salo <salo%pkgsrc.org@localhost>
date: Sun Sep 24 16:36:29 2006 +0000
description:
Use Makefile.common from seamonkey-bin dir instead of mozilla-bin.
diffstat:
www/firefox-bin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 212c7ca506cb -r a9d23a483064 www/firefox-bin/Makefile
--- a/www/firefox-bin/Makefile Sun Sep 24 16:35:39 2006 +0000
+++ b/www/firefox-bin/Makefile Sun Sep 24 16:36:29 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/09/15 09:24:30 ghen Exp $
+# $NetBSD: Makefile,v 1.22 2006/09/24 16:36:29 salo Exp $
MOZILLA= firefox
MOZ_VER= 1.5.0.7
@@ -13,4 +13,4 @@
ONLY_FOR_PLATFORM+= Linux-*-i386
-.include "../../www/mozilla-bin/Makefile.common"
+.include "../../www/seamonkey-bin/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index