diff options
Diffstat (limited to 'www/firefox/Makefile.options')
-rw-r--r-- | www/firefox/Makefile.options | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox/Makefile.options b/www/firefox/Makefile.options index 7e622179a0ab..4bce44c853b2 100644 --- a/www/firefox/Makefile.options +++ b/www/firefox/Makefile.options @@ -17,8 +17,7 @@ OPTIONS_EXCLUDE+= DTRACE .endif # dtrace(1) crashes during build or fails to allocate space for probe -OPTIONS_EXCLUDE_FreeBSD_9+= DTRACE -OPTIONS_EXCLUDE+= ${OPTIONS_EXCLUDE_${OPSYS}_${OSREL:R}} +OPTIONS_EXCLUDE_FreeBSD_9= DTRACE BUNDLED_CAIRO_DESC?= Use bundled fork of cairo-1.9.5 CANBERRA_DESC?= Sound theme alerts |