- Mark compatible with sunbird 0.7

This commit is contained in:
Andrew Pantyukhin 2007-10-29 16:42:36 +00:00
parent 1957816a71
commit 4ba94358ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202311

View File

@ -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 <bsd.port.mk>