diff options
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 0227880b9a1e..ddad26a7d289 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -47,6 +47,7 @@ MOZ_OPTIONS= --program-transform-name='s/firefox/${MOZILLA}/' \ OPTIONS_DEFAULT=GSTREAMER +NO_STAGE= yes .include "${.CURDIR}/../../www/firefox/Makefile.options" # OSS is gone after bug 852401 |