aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-26 15:14:57 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-26 15:14:57 +0000
commit1836a61e0c4030bffe196c82fe9e70415e3aac20 (patch)
tree7a636a7c973222086a6486a7e9940af446b17c4e
parent089e8f533ecfaba9a2673d6b48b7815707fa87f0 (diff)
Notes
-rw-r--r--www/xpi-web_developer/Makefile1
-rw-r--r--www/xpi-wmlbrowser/Makefile1
-rw-r--r--www/xpi-xhtml-ruby-support/Makefile1
-rw-r--r--www/xpi-xmpp4moz/Makefile1
-rw-r--r--www/xpi-yslow/Makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/www/xpi-web_developer/Makefile b/www/xpi-web_developer/Makefile
index 500982af01b3..3d4d0eff1190 100644
--- a/www/xpi-web_developer/Makefile
+++ b/www/xpi-web_developer/Makefile
@@ -12,6 +12,5 @@ COMMENT= An extension to add various web developer tools
XPI_NUM= 60
XPI_ID= {c45c406e-ab73-11d8-be73-000a95be3b12}
-NO_STAGE= yes
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
diff --git a/www/xpi-wmlbrowser/Makefile b/www/xpi-wmlbrowser/Makefile
index 97f3c4abcb3a..efd9aefd2786 100644
--- a/www/xpi-wmlbrowser/Makefile
+++ b/www/xpi-wmlbrowser/Makefile
@@ -14,6 +14,5 @@ XPI_FILES= chrome/wmlbrowser.jar components/wml-service.js defaults/preferences/
install.js install.rdf chrome.manifest
XPI_DIRS= chrome components defaults/preferences defaults
-NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
diff --git a/www/xpi-xhtml-ruby-support/Makefile b/www/xpi-xhtml-ruby-support/Makefile
index a3f64958fc07..d352f6d63dca 100644
--- a/www/xpi-xhtml-ruby-support/Makefile
+++ b/www/xpi-xhtml-ruby-support/Makefile
@@ -16,6 +16,5 @@ XPI_FILES= chrome/rubysupport.jar chrome.manifest \
defaults/preferences/rubysupport.js install.rdf
XPI_DIRS= chrome defaults/preferences defaults
-NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
diff --git a/www/xpi-xmpp4moz/Makefile b/www/xpi-xmpp4moz/Makefile
index 4307e10d6dd6..66c5cb9085f7 100644
--- a/www/xpi-xmpp4moz/Makefile
+++ b/www/xpi-xmpp4moz/Makefile
@@ -12,6 +12,5 @@ COMMENT= Support for XMPP
XPI_ID= xmpp4moz@hyperstruct.net
XPI_NUM= 3632
-NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
diff --git a/www/xpi-yslow/Makefile b/www/xpi-yslow/Makefile
index a289da3930bc..753b8c37b78c 100644
--- a/www/xpi-yslow/Makefile
+++ b/www/xpi-yslow/Makefile
@@ -14,6 +14,5 @@ RUN_DEPENDS= xpi-firebug>=1.3.0:${PORTSDIR}/www/xpi-firebug
XPI_NUM= 5369
XPI_ID= yslow@yahoo-inc.com
-NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>