pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox-gtk2-bin simplify ONLY_FOR_PLATFORM
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f630f88b606
branches: trunk
changeset: 470033:8f630f88b606
user: grant <grant%pkgsrc.org@localhost>
date: Fri Mar 05 14:06:27 2004 +0000
description:
simplify ONLY_FOR_PLATFORM
diffstat:
www/firefox-gtk2-bin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 8e73a2b0b605 -r 8f630f88b606 www/firefox-gtk2-bin/Makefile
--- a/www/firefox-gtk2-bin/Makefile Fri Mar 05 13:59:34 2004 +0000
+++ b/www/firefox-gtk2-bin/Makefile Fri Mar 05 14:06:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/09 10:36:54 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/05 14:06:27 grant Exp $
MOZILLA= firefox
MOZ_VER= 0.8
@@ -8,6 +8,6 @@
MOZ_GTK2= YES
-ONLY_FOR_PLATFORM+= Linux-*-i[3-6]86
+ONLY_FOR_PLATFORM+= Linux-*-i386
.include "../../www/mozilla-bin/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index