From 4ba94358ceef4ea6cd212604a758ee6b9c2fc7e3 Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Mon, 29 Oct 2007 16:42:36 +0000 Subject: - Mark compatible with sunbird 0.7 --- www/xpi-quick-locale-switcher/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'www/xpi-quick-locale-switcher') diff --git a/www/xpi-quick-locale-switcher/Makefile b/www/xpi-quick-locale-switcher/Makefile index 3b85aedf6dcd..f29805dfa24d 100644 --- a/www/xpi-quick-locale-switcher/Makefile +++ b/www/xpi-quick-locale-switcher/Makefile @@ -8,6 +8,7 @@ PORTNAME= quick-locale-switcher PORTVERSION= 1.6.3.4 DISTVERSIONSUFFIX= -fx+mz+tb+sb+nvu+ns+sm+fl +PORTREVISION= 1 CATEGORIES= www MAINTAINER= infofarmer@FreeBSD.org @@ -19,5 +20,9 @@ XPI_NUM= 1333 XPI_FILES= chrome/qls.jar chrome.manifest defaults/preferences/prefs.js install.js install.rdf XPI_DIRS= chrome defaults/preferences defaults +post-patch: + @${REINPLACE_CMD} -e '/maxVersion/s|0.5|0.7|' ${WRKSRC}/install.rdf + @${RM} -f ${WRKSRC}/install.rdf.bak + .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include -- cgit v1.2.3