diff options
-rw-r--r-- | www/xpi-flagfox/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-flashblock/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-flashgot/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-flatbmark/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-forecastfox/Makefile | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/www/xpi-flagfox/Makefile b/www/xpi-flagfox/Makefile index 70989dc..27d3d89 100644 --- a/www/xpi-flagfox/Makefile +++ b/www/xpi-flagfox/Makefile @@ -12,6 +12,5 @@ COMMENT= Displays a country flag of the location of the website's server XPI_NUM= 5791 XPI_ID= {1018e4d6-728f-4b20-ad56-37578a4de76b} -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/xpi-flashblock/Makefile b/www/xpi-flashblock/Makefile index 56e2151..d0ada57 100644 --- a/www/xpi-flashblock/Makefile +++ b/www/xpi-flashblock/Makefile @@ -14,7 +14,6 @@ USE_XPI= *firefox* XPI_ID= {3d7eb24f-2740-49df-8937-200b1cc08f8a} XPI_NUM= 433 -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|<em:maxVersion>8\.0<|<em:maxVersion>99.*<|' \ ${WRKSRC}/install.rdf diff --git a/www/xpi-flashgot/Makefile b/www/xpi-flashgot/Makefile index 8996f5d..b159e7b 100644 --- a/www/xpi-flashgot/Makefile +++ b/www/xpi-flashgot/Makefile @@ -12,6 +12,5 @@ COMMENT= Download links using popular download managers XPI_ID= {19503e42-ca3c-4c27-b1e2-9cdb2170ee34} XPI_NUM= 220 -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/xpi-flatbmark/Makefile b/www/xpi-flatbmark/Makefile index 94de9b2..67f9f43 100644 --- a/www/xpi-flatbmark/Makefile +++ b/www/xpi-flatbmark/Makefile @@ -15,6 +15,5 @@ XPI_ID= {5362CD9D-AC69-43e5-8E7D-92EDE5CEF304} XPI_FILES= chrome/flatbmark.jar install.rdf chrome.manifest XPI_DIRS= chrome -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/xpi-forecastfox/Makefile b/www/xpi-forecastfox/Makefile index 30c0d67..cca6405 100644 --- a/www/xpi-forecastfox/Makefile +++ b/www/xpi-forecastfox/Makefile @@ -15,6 +15,5 @@ XPI_NUM= 398 XPI_FILES= chrome/forecastfox.jar chrome.manifest icon.png install.rdf XPI_DIRS= chrome -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |