aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-26 23:08:31 +0800
committermiwi <miwi@FreeBSD.org>2014-01-26 23:08:31 +0800
commit2010b448f306bd9352c033f413834b4832ef5f4d (patch)
treeb6974e16174c5dbcf8df9b7dcc805dda4558e127 /mail
parent2fce1bbd1efbd00e0f388ac9aefc0fb1c898e418 (diff)
downloadfreebsd-ports-gnome-2010b448f306bd9352c033f413834b4832ef5f4d.tar.gz
freebsd-ports-gnome-2010b448f306bd9352c033f413834b4832ef5f4d.tar.zst
freebsd-ports-gnome-2010b448f306bd9352c033f413834b4832ef5f4d.zip
- Stage support
Diffstat (limited to 'mail')
-rw-r--r--mail/xpi-displayquota/Makefile1
-rw-r--r--mail/xpi-dispmua/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/mail/xpi-displayquota/Makefile b/mail/xpi-displayquota/Makefile
index 480288bf51eb..05311cc8d5b0 100644
--- a/mail/xpi-displayquota/Makefile
+++ b/mail/xpi-displayquota/Makefile
@@ -20,6 +20,5 @@ XPI_DIRS= defaults/preferences \
defaults \
chrome
-NO_STAGE= yes
.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
diff --git a/mail/xpi-dispmua/Makefile b/mail/xpi-dispmua/Makefile
index 874800f8dd4b..2a6e86f4b0a4 100644
--- a/mail/xpi-dispmua/Makefile
+++ b/mail/xpi-dispmua/Makefile
@@ -16,6 +16,5 @@ XPI_ID= {F8147CF4-B9E3-445B-AA87-081ED66548F8}
XPI_FILES= CHANGELOG LICENSE chrome/chrome.jar chrome.manifest defaults/preferences/prefs.js install.rdf
XPI_DIRS= chrome defaults/preferences defaults
-NO_STAGE= yes
.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>