summaryrefslogtreecommitdiff
path: root/www/firefox-gtk1
diff options
context:
space:
mode:
authorjoerg <joerg>2005-12-23 00:29:57 +0000
committerjoerg <joerg>2005-12-23 00:29:57 +0000
commita125aabaf9a95b002142b5a3810ed59cecc4e81d (patch)
tree2bd2076594ff37d749fb5205d3d6b42d4081948a /www/firefox-gtk1
parent14151acbbe9979e04600e31a67e0b691d2b1794a (diff)
downloadpkgsrc-a125aabaf9a95b002142b5a3810ed59cecc4e81d.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