aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-clear_cache_button
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2011-12-28 15:54:02 +0000
committerRene Ladan <rene@FreeBSD.org>2011-12-28 15:54:02 +0000
commit78ec4bbcf43f7dbbc5eeaa01ac27b580ac7d6d8b (patch)
tree5bb83f93d4a34cd6b3b4fe4cb1bab5f798c1e715 /www/xpi-clear_cache_button
parent741a3cc30b25137546171e054e27694812e31bea (diff)
downloadports-78ec4bbcf43f7dbbc5eeaa01ac27b580ac7d6d8b.tar.gz
ports-78ec4bbcf43f7dbbc5eeaa01ac27b580ac7d6d8b.zip
- Make this plugin work with current and future versions of Firefox
- Pet portlint PR: ports/162448 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=288189
Diffstat (limited to 'www/xpi-clear_cache_button')
-rw-r--r--www/xpi-clear_cache_button/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/www/xpi-clear_cache_button/Makefile b/www/xpi-clear_cache_button/Makefile
index 2b8ac9e24bba..859ed4c67c7c 100644
--- a/www/xpi-clear_cache_button/Makefile
+++ b/www/xpi-clear_cache_button/Makefile
@@ -7,8 +7,8 @@
PORTNAME= clear_cache_button
PORTVERSION= 0.9f
-PORTREVISION= 1
DISTVERSIONSUFFIX= -fx
+PORTREVISION= 2
CATEGORIES= www
MAINTAINER= barbara.xxx1975@libero.it
@@ -40,6 +40,13 @@ XPI_DIRS= chrome/skin/classic chrome/skin \
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
+post-patch:
+ @${REINPLACE_CMD} -e 's|<em:maxVersion>6\.\*<|<em:maxVersion>99.*<|' \
+ ${WRKSRC}/install.rdf
+
+pre-install:
+ @${RM} -f ${WRKSRC}/install.rdf.bak
+
post-install:
@${ECHO_CMD}; ${CAT} ${PKGMESSAGE}; ${ECHO_CMD}