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