aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xpi-displayquota
diff options
context:
space:
mode:
authoralexbl <alexbl@FreeBSD.org>2008-09-01 14:25:51 +0800
committeralexbl <alexbl@FreeBSD.org>2008-09-01 14:25:51 +0800
commite61092f80e06423d4ba5e24d9f77f85ffd5ddc2e (patch)
treeaa709c82870e23079b9c4df8557155a477582242 /mail/xpi-displayquota
parent328c805c724fbc207a0db41f83c60ecf697b6137 (diff)
downloadfreebsd-ports-gnome-e61092f80e06423d4ba5e24d9f77f85ffd5ddc2e.tar.gz
freebsd-ports-gnome-e61092f80e06423d4ba5e24d9f77f85ffd5ddc2e.tar.zst
freebsd-ports-gnome-e61092f80e06423d4ba5e24d9f77f85ffd5ddc2e.zip
- Fix build
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>