Date: Mon, 14 Dec 2009 14:06:47 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r204 - branches/experimental/www/xpi-adblock Message-ID: <200912141406.nBEE6liq025909@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: beat Date: Mon Dec 14 14:06:46 2009 New Revision: 204 Log: - Add seamonkey to XPI_APPS_ALL_WC to prevent seamonkey2-i18n from deinstalling seamonkeys xpi directory. Reported by: QAT Modified: branches/experimental/www/xpi-adblock/Makefile.xpi Modified: branches/experimental/www/xpi-adblock/Makefile.xpi ============================================================================== --- branches/experimental/www/xpi-adblock/Makefile.xpi Mon Dec 14 10:15:58 2009 (r203) +++ branches/experimental/www/xpi-adblock/Makefile.xpi Mon Dec 14 14:06:46 2009 (r204) @@ -5,7 +5,7 @@ # Date created: 28 March 2006 # Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> # -# $FreeBSD: ports/www/xpi-adblock/Makefile.xpi,v 1.21 2009/07/04 22:25:36 miwi Exp $ +# $FreeBSD: ports/www/xpi-adblock/Makefile.xpi,v 1.22 2009/12/14 12:02:53 beat Exp $ # # XPI_ID - Extension id, might be in {12345-...} or dev@org format @@ -85,7 +85,7 @@ 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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912141406.nBEE6liq025909>