aboutsummaryrefslogtreecommitdiff
path: root/mail/xpi-displayquota
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2008-09-01 06:25:51 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2008-09-01 06:25:51 +0000
commit9a7d3b8e3a344e0c5becef5484936af7ed3f503e (patch)
tree8c8bd4eb4abb1200fa90d2e20ba75fee65f97b8f /mail/xpi-displayquota
parent8cf1413f04cec41f556f0bd99cd61a3aee2f6a6c (diff)
downloadports-9a7d3b8e3a344e0c5becef5484936af7ed3f503e.tar.gz
ports-9a7d3b8e3a344e0c5becef5484936af7ed3f503e.zip
- Fix build
Notes
Notes: svn path=/head/; revision=219574
Diffstat (limited to 'mail/xpi-displayquota')
-rw-r--r--mail/xpi-displayquota/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xpi-displayquota/Makefile b/mail/xpi-displayquota/Makefile
index 6817bee5a52d..24d5d3c23b55 100644
--- a/mail/xpi-displayquota/Makefile
+++ b/mail/xpi-displayquota/Makefile
@@ -16,8 +16,8 @@ COMMENT= Displays your IMAP quota in statusbar
XPI_DISTNAME= display_quota
XPI_NUM= 881
XPI_ID= {c1ac4523-76c2-9995-adbd-d93bf5141bea}
-XPI_FILES= chrome/DisplayQuota.jar defaults/preferences/displayquota.js install.rdf chrome.manifest
-XPI_DIRS= chrome defaults/preferences defaults
+XPI_FILES= chrome/DisplayQuota.jar defaults/preferences/displayquota.js install.rdf chrome.manifest package.sh.bak
+XPI_DIRS= chrome chrome/locale.old defaults/preferences defaults
.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>