- Stage support
This commit is contained in:
parent
1ecfb8aeed
commit
dd2de03f3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341216
5 changed files with 0 additions and 6 deletions
|
@ -17,6 +17,5 @@ XPI_ID= {d57c9ff1-6389-48fc-b770-f78bd89b6e8a}
|
|||
XPI_FILES= chrome/searchstatus.jar install.rdf readme.txt chrome.manifest
|
||||
XPI_DIRS= chrome
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -14,12 +14,10 @@ USE_XPI= *firefox*
|
|||
XPI_ID= ServerSpy@jacquet.eu.org
|
||||
XPI_NUM= 2036
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|<em:maxVersion>22\.\*<|<em:maxVersion>99.*<|' \
|
||||
${WRKSRC}/install.rdf
|
||||
|
||||
|
||||
pre-install:
|
||||
@${RM} -f ${WRKSRC}/install.rdf.bak
|
||||
|
||||
|
|
|
@ -12,6 +12,5 @@ COMMENT= A navigational help tool for web developers
|
|||
XPI_NUM= 2409
|
||||
XPI_ID= {F7D360DC-B8F8-11DA-86BD-3EC8728786A0}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -19,6 +19,5 @@ XPI_FILES= chrome/sessionmanager.jar \
|
|||
chrome.manifest install.rdf license.txt
|
||||
XPI_DIRS= chrome components defaults/preferences defaults
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -14,7 +14,6 @@ LICENSE= GPLv2
|
|||
XPI_NUM= 590
|
||||
XPI_ID= {3e9bb2a7-62ca-4efa-a4e6-f6f6168a652d}
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|<em:maxVersion>14\.\*<|<em:maxVersion>99.*<|; \
|
||||
s|<em:maxVersion>2\.11\.\*<|<em:maxVersion>99.99.*<|' \
|
||||
|
|
Loading…
Reference in a new issue