mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Enable running this plugin with current and future Firefox versions.
PR: ports/163553 Submitted by: maintainer
This commit is contained in:
parent
9f810c2584
commit
24f4cca40b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288075
@ -8,6 +8,7 @@
|
||||
PORTNAME= server_spy
|
||||
PORTVERSION= 0.2.1
|
||||
DISTVERSIONSUFFIX= -fx
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= barbara.xxx1975@libero.it
|
||||
@ -47,7 +48,8 @@ XPI_DIRS= defaults/preferences defaults \
|
||||
chrome/chromeFiles/content chrome/chromeFiles chrome
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|4\.0b8pre|8.*|' ${WRKSRC}/install.rdf
|
||||
@${REINPLACE_CMD} -e 's|<em:maxVersion>4\.0b8pre<|<em:maxVersion>99.*<|' \
|
||||
${WRKSRC}/install.rdf
|
||||
|
||||
pre-install:
|
||||
@${RM} -f ${WRKSRC}/install.rdf.bak
|
||||
|
Loading…
Reference in New Issue
Block a user