summaryrefslogtreecommitdiff
path: root/www/firefox-esr
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-05-29 15:58:44 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-05-29 15:58:44 +0000
commit463ec9cf31e5c98352470781458825bc113d4189 (patch)
tree49664ab632ed942f53b31bcf0b5d3ba8a683e48f /www/firefox-esr
parentFixing range of affected versions of mumble 1.2.4 to cover all portrevisions (diff)
Don't hide that those 3 ports are not staged
With hat: portmgr
Notes
Notes: svn path=/head/; revision=355713
Diffstat (limited to 'www/firefox-esr')
-rw-r--r--www/firefox-esr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 41189b82059b..c15bb69d18ff 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -54,6 +54,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>