diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-26 23:08:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-26 23:08:31 +0800 |
commit | 2010b448f306bd9352c033f413834b4832ef5f4d (patch) | |
tree | b6974e16174c5dbcf8df9b7dcc805dda4558e127 /mail | |
parent | 2fce1bbd1efbd00e0f388ac9aefc0fb1c898e418 (diff) | |
download | freebsd-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/Makefile | 1 | ||||
-rw-r--r-- | mail/xpi-dispmua/Makefile | 1 |
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> |