aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-05-29 23:58:44 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2014-05-29 23:58:44 +0800
commit463ec9cf31e5c98352470781458825bc113d4189 (patch)
tree49664ab632ed942f53b31bcf0b5d3ba8a683e48f /www/firefox
parenta859fc0e2f32eb5111c78392cab5d130553809e2 (diff)
downloadfreebsd-ports-gnome-463ec9cf31e5c98352470781458825bc113d4189.tar.gz
freebsd-ports-gnome-463ec9cf31e5c98352470781458825bc113d4189.tar.zst
freebsd-ports-gnome-463ec9cf31e5c98352470781458825bc113d4189.zip
Don't hide that those 3 ports are not staged
With hat: portmgr
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index dabf3a68bb81..2e357ffd91ac 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -56,6 +56,7 @@ MOZ_OPTIONS= --program-transform-name='s/firefox/${MOZILLA}/' \
--enable-application=browser \
--enable-official-branding
+NO_STAGE= yes
.include "${.CURDIR}/../../www/firefox/Makefile.options"
.include <bsd.port.pre.mk>