summaryrefslogtreecommitdiff
path: root/www/firefox-gtk2-bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox-gtk2-bin/Makefile')
-rw-r--r--www/firefox-gtk2-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox-gtk2-bin/Makefile b/www/firefox-gtk2-bin/Makefile
index 9eb500d45fa..0255e103c70 100644
--- a/www/firefox-gtk2-bin/Makefile
+++ b/www/firefox-gtk2-bin/Makefile
@@ -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 @@ COMMENT= Lightweight gecko-based web browser (gtk2 binary pkg)
MOZ_GTK2= YES
-ONLY_FOR_PLATFORM+= Linux-*-i[3-6]86
+ONLY_FOR_PLATFORM+= Linux-*-i386
.include "../../www/mozilla-bin/Makefile.common"