- Stage support
This commit is contained in:
parent
cab0aa19cb
commit
96bc9cad69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341207
5 changed files with 0 additions and 5 deletions
|
@ -12,6 +12,5 @@ COMMENT= Add bits of DHTML to any web page to change its behavior
|
|||
XPI_ID= {e4a8a97b-f2ed-450b-b12d-ee082ba24781}
|
||||
XPI_NUM= 748
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -12,6 +12,5 @@ COMMENT= HTTP analyzer addon for Firefox
|
|||
XPI_NUM= 6647
|
||||
XPI_ID= {4093c4de-454a-4329-8aff-c6b0b123c386}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -16,7 +16,6 @@ XPI_FILES= chrome/imagezoom.jar defaults/preferences/imagezoom-defaults.js \
|
|||
gpl.txt chrome.manifest install.js install.rdf
|
||||
XPI_DIRS= chrome defaults/preferences defaults
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/maxVersion/s|3.0b4|3.0.\*|' ${WRKSRC}/install.rdf
|
||||
@${RM} -f ${WRKSRC}/install.rdf.bak
|
||||
|
|
|
@ -17,6 +17,5 @@ XPI_FILES= chrome/imdb_preview.jar chrome.manifest \
|
|||
defaults/preferences/defaults.js install.rdf
|
||||
XPI_DIRS= chrome defaults/preferences defaults
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -11,6 +11,5 @@ COMMENT= Load only the images that you want in Firefox
|
|||
|
||||
XPI_ID= imglikeopera@imfo.ru
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue