diff options
author | beat <beat@FreeBSD.org> | 2009-12-14 22:39:12 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-12-14 22:39:12 +0800 |
commit | 5214431301ac40604826a6d7fbe1bc6cbec0c68b (patch) | |
tree | 154dda8b825e3cec12fec2659bb51ac189c98137 /www | |
parent | 4b112107ac2db70304f9ec6098e7ab0fd9aacac9 (diff) | |
download | freebsd-ports-gnome-5214431301ac40604826a6d7fbe1bc6cbec0c68b.tar.gz freebsd-ports-gnome-5214431301ac40604826a6d7fbe1bc6cbec0c68b.tar.zst freebsd-ports-gnome-5214431301ac40604826a6d7fbe1bc6cbec0c68b.zip |
- Add seamonkey to XPI_APPS_ALL_WC to prevent seamonkey2-i18n from
deinstalling seamonkeys xpi directory.
Reported by: QAT
Approved by: miwi (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-adblock/Makefile.xpi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xpi-adblock/Makefile.xpi b/www/xpi-adblock/Makefile.xpi index aea468b14ef5..09819ea7cc0e 100644 --- a/www/xpi-adblock/Makefile.xpi +++ b/www/xpi-adblock/Makefile.xpi @@ -85,7 +85,7 @@ USE_ZIP= yes EXTRACT_AFTER_ARGS= -d ${WRKSRC} XPI_DISTNAME?= ${PORTNAME} -XPI_APPS_ALL_WC= *firefox* *thunderbird* *flock* *sunbird* +XPI_APPS_ALL_WC= *firefox* *thunderbird* *flock* *sunbird* *seamonkey* XPI_APPS_ALL= firefox firefox3 firefox35 linux-firefox linux-firefox-devel \ flock linux-flock thunderbird thunderbird3 linux-thunderbird \ |