- Stage support

This commit is contained in:
Martin Wilke 2014-01-26 15:10:29 +00:00
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

View file

@ -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>

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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>