aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2011-12-27 14:19:07 +0000
committerAlex Dupre <ale@FreeBSD.org>2011-12-27 14:19:07 +0000
commitf4bbe1c1efc24fdd31450f853101d18fb595de15 (patch)
tree38a78d130c5c3f30aad808bd387f140e95e3ef90 /www
parente449ae918b813e0f45ad255cecf845cdf99b381f (diff)
downloadports-f4bbe1c1efc24fdd31450f853101d18fb595de15.tar.gz
ports-f4bbe1c1efc24fdd31450f853101d18fb595de15.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/xpi-gdata_provider/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/xpi-gdata_provider/Makefile b/www/xpi-gdata_provider/Makefile
index c50fa7f81d27..1be357d48352 100644
--- a/www/xpi-gdata_provider/Makefile
+++ b/www/xpi-gdata_provider/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gdata_provider
PORTVERSION= 0.9
+PORTREVISION= 1
DISTVERSIONSUFFIX= -sm+tb
CATEGORIES= www deskutils
@@ -17,5 +18,9 @@ XPI_DISTNAME= provider_for_google_calendar
XPI_NUM= 4631
XPI_ID= {a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
+post-patch:
+ @${REINPLACE_CMD} -i "" "s/8\.\*/9.*/;s/2\.5\.\*/2.6.*/;s/1\.0\.\*/1.1.*/" \
+ ${WRKSRC}/install.rdf
+
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>