From 463ec9cf31e5c98352470781458825bc113d4189 Mon Sep 17 00:00:00 2001 From: Antoine Brodin <antoine@FreeBSD.org> Date: Thu, 29 May 2014 15:58:44 +0000 Subject: Don't hide that those 3 ports are not staged With hat: portmgr --- www/firefox-esr/Makefile | 1 + www/firefox/Makefile | 1 + www/libxul/Makefile | 1 + 3 files changed, 3 insertions(+) (limited to 'www') 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> 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> diff --git a/www/libxul/Makefile b/www/libxul/Makefile index c9ab49a6795c..73c42c05dacf 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -56,6 +56,7 @@ PLIST_DIRSTRY= share/idl MOZ_PKGCONFIG_FILES= libxul-embedding libxul mozilla-js \ mozilla-plugin +NO_STAGE= yes .include "${.CURDIR}/../../www/firefox/Makefile.options" .include <bsd.port.pre.mk> -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0