summaryrefslogtreecommitdiff
path: root/www/firefox
diff options
context:
space:
mode:
authorjoerg <joerg>2005-12-23 00:29:57 +0000
committerjoerg <joerg>2005-12-23 00:29:57 +0000
commit161b1de4070adf2d0ef3fc1d2b7dce2c7e242ead (patch)
tree2bd2076594ff37d749fb5205d3d6b42d4081948a /www/firefox
parent4e682562c1d5facd4beeac82aa0c878bf9558ee6 (diff)
downloadpkgsrc-161b1de4070adf2d0ef3fc1d2b7dce2c7e242ead.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')
-rw-r--r--www/firefox/Makefile3
-rw-r--r--www/firefox/Makefile-firefox.common3
2 files changed, 4 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 5f4b288e919..6401f657a7d 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2005/12/10 14:21:30 taya Exp $
+# $NetBSD: Makefile,v 1.25 2005/12/23 00:29:57 joerg Exp $
+PKGREVISION= 1
MOZILLA= firefox
EXTRACT_SUFX= .tar.bz2
COMMENT= Lightweight gecko-based web browser
diff --git a/www/firefox/Makefile-firefox.common b/www/firefox/Makefile-firefox.common
index fb0aa0e5fb7..607234cf069 100644
--- a/www/firefox/Makefile-firefox.common
+++ b/www/firefox/Makefile-firefox.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-firefox.common,v 1.24 2005/12/10 13:47:22 taya Exp $
+# $NetBSD: Makefile-firefox.common,v 1.25 2005/12/23 00:29:57 joerg Exp $
MOZILLA_BIN= firefox-bin
MOZ_VER= 1.5
@@ -25,6 +25,7 @@ CONFIGURE_ARGS+= --enable-canvas
MOZILLA_EXTENSIONS= default
CONFIGURE_ARGS+= --enable-extensions=${MOZILLA_EXTENSIONS:Q}
+CONFIGURE_ENV+= ac_cv_visibility_pragma=no ac_cv_visibility_hidden=no
USE_LANGUAGES+= c++
BUILD_SVG= # defined