1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

- Extend Sunbird support to version 0.5

- Bump portrevision
This commit is contained in:
Andrew Pantyukhin 2007-07-03 08:13:57 +00:00
parent 6a149877b0
commit a322d0385b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194761

View File

@ -7,6 +7,7 @@
PORTNAME= quick-locale-switcher
PORTVERSION= 1.6.1
PORTREVISION= 1
DISTVERSIONSUFFIX= -fx+mz+tb+sb+nvu+ns+sm+fl
CATEGORIES= www
@ -19,5 +20,8 @@ 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} -i '' -e 's|0.4a1|0.5|' ${WRKSRC}/install.rdf
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>