From be5f33bcdbbbc3197db0414f4979c6c099981910 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 26 Jan 2014 15:08:55 +0000 Subject: [PATCH] - Stage support --- www/xpi-fasterfox/Makefile | 1 - www/xpi-firebug/Makefile | 1 - www/xpi-firefox-showcase/Makefile | 1 - www/xpi-firemobilesimulator/Makefile | 1 - www/xpi-fission/Makefile | 1 - 5 files changed, 5 deletions(-) diff --git a/www/xpi-fasterfox/Makefile b/www/xpi-fasterfox/Makefile index fd51e7728e62..dd6069c684c2 100644 --- a/www/xpi-fasterfox/Makefile +++ b/www/xpi-fasterfox/Makefile @@ -15,6 +15,5 @@ XPI_FILES= chrome/fasterfox.jar chrome.manifest defaults/preferences/fasterfox.j install.rdf readme.txt XPI_DIRS= chrome defaults/preferences defaults -NO_STAGE= yes .include "../xpi-adblock/Makefile.xpi" .include diff --git a/www/xpi-firebug/Makefile b/www/xpi-firebug/Makefile index 1177909aafc0..5b6253244fe6 100644 --- a/www/xpi-firebug/Makefile +++ b/www/xpi-firebug/Makefile @@ -15,6 +15,5 @@ LICENSE= BSD3CLAUSE XPI_NUM= 1843 XPI_ID= firebug@software.joehewitt.com -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include diff --git a/www/xpi-firefox-showcase/Makefile b/www/xpi-firefox-showcase/Makefile index f3d8acb55f7e..24820f93ab1d 100644 --- a/www/xpi-firefox-showcase/Makefile +++ b/www/xpi-firefox-showcase/Makefile @@ -16,6 +16,5 @@ XPI_FILES= chrome/showcase.jar components/showcase-clhandler.js defaults/prefere install.rdf chrome.manifest LICENSE XPI_DIRS= chrome components defaults/preferences defaults -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include diff --git a/www/xpi-firemobilesimulator/Makefile b/www/xpi-firemobilesimulator/Makefile index a2fe9c3fbfb8..a8b2e5598b0a 100644 --- a/www/xpi-firemobilesimulator/Makefile +++ b/www/xpi-firemobilesimulator/Makefile @@ -21,6 +21,5 @@ XPI_FILES= chrome.manifest chrome/msim.jar \ XPI_DIRS= chrome components \ defaults/preferences defaults -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include diff --git a/www/xpi-fission/Makefile b/www/xpi-fission/Makefile index 325e49f0e1b0..19033c999399 100644 --- a/www/xpi-fission/Makefile +++ b/www/xpi-fission/Makefile @@ -15,6 +15,5 @@ XPI_FILES= chrome/fission.jar chrome.manifest defaults/preferences/fission.js in license.txt XPI_DIRS= chrome defaults/preferences defaults -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include