summaryrefslogtreecommitdiff
path: root/www/firefox-gtk1
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2005-12-23 00:29:57 +0000
committerjoerg <joerg@pkgsrc.org>2005-12-23 00:29:57 +0000
commit5d399684e3acc7a61856d35f418113dedce2e50e (patch)
tree2bd2076594ff37d749fb5205d3d6b42d4081948a /www/firefox-gtk1
parent0cc708eafca98fb3e8c89020f790e6a9fe60f379 (diff)
downloadpkgsrc-5d399684e3acc7a61856d35f418113dedce2e50e.tar.gz
Disable usage of symbol visibility, Firefox is definitely not there yet.
Since the build with DragonFly's system gcc was successful before, but segilled on startup, a revision bump is necessary.
Diffstat (limited to 'www/firefox-gtk1')
-rw-r--r--www/firefox-gtk1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox-gtk1/Makefile b/www/firefox-gtk1/Makefile
index 579930932d0..23570432ac5 100644
--- a/www/firefox-gtk1/Makefile
+++ b/www/firefox-gtk1/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2005/09/22 14:14:04 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/12/23 00:29:57 joerg Exp $
+PKGREVISION= 1
MOZILLA= firefox-gtk1
COMMENT= Lightweight gecko-based web browser built with GTK+-1.x