aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-03-10 23:38:57 +0800
committerjbeich <jbeich@FreeBSD.org>2016-03-10 23:38:57 +0800
commit245e15861f603b66301228d2fcf46269c54c161e (patch)
tree0d17b5964e8f81fc34f74c58f13b24a565eeb7cc /www/firefox
parentbf9eec8e386914163e43ff32a3d1993740fa81e4 (diff)
downloadfreebsd-ports-gnome-245e15861f603b66301228d2fcf46269c54c161e.tar.gz
freebsd-ports-gnome-245e15861f603b66301228d2fcf46269c54c161e.tar.zst
freebsd-ports-gnome-245e15861f603b66301228d2fcf46269c54c161e.zip
gecko: enable DTRACE probes by default
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile2
-rw-r--r--www/firefox/Makefile.options2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 38acbf7439fa..cd51422fc70e 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -4,7 +4,7 @@
PORTNAME= firefox
DISTVERSION= 45.0
DISTVERSIONSUFFIX=.source
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
diff --git a/www/firefox/Makefile.options b/www/firefox/Makefile.options
index 425ed5326ba2..36f1ee520c83 100644
--- a/www/firefox/Makefile.options
+++ b/www/firefox/Makefile.options
@@ -4,7 +4,7 @@ OPTIONS_DEFINE+= BUNDLED_CAIRO CANBERRA DBUS DEBUG DTRACE FFMPEG GCONF GIO \
GNOMEUI GSTREAMER INTEGER_SAMPLES LIBPROXY LOGGING \
OPTIMIZED_CFLAGS PGO PROFILE TEST
-OPTIONS_DEFAULT+= DBUS FFMPEG GIO GSTREAMER LOGGING OPTIMIZED_CFLAGS \
+OPTIONS_DEFAULT+= DBUS DTRACE FFMPEG GIO GSTREAMER LOGGING OPTIMIZED_CFLAGS \
${OPTIONS_MULTI_AUDIO} \
${MACHINE_CPU:tu:MSOFTFP:S/SOFTFP/INTEGER_SAMPLES/}