1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-01-26 15:07:37 +00:00
parent 204c00a448
commit f56668651b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341199
5 changed files with 0 additions and 5 deletions

View File

@ -15,6 +15,5 @@ XPI_NUM= 2914
XPI_FILES= chrome/closealltabs.jar chrome.manifest install.rdf
XPI_DIRS= chrome
NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -13,7 +13,6 @@ COMMENT= Colors every tab in a different color
XPI_ID= {0545b830-f0aa-4d7e-8820-50a4629a56fe}
XPI_NUM= 1368
NO_STAGE= yes
xpi-post-extract:
@${FIND} ${WRKSRC} -name .DS_Store -delete

View File

@ -23,7 +23,6 @@ XPI_FILES= chrome/cookiesafe.jar defaults/preferences/cookiesafe.js \
chrome.manifest install.js install.rdf
XPI_DIRS= chrome components defaults/preferences defaults
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|0\.7|1.*|' ${WRKSRC}/install.rdf
@${RM} -f ${WRKSRC}/install.rdf.bak

View File

@ -14,6 +14,5 @@ XPI_ID= {8be51513-0433-45c1-9203-7b45019df871}
XPI_FILES= chrome/CSSViewer.jar chrome.manifest install.js install.rdf
XPI_DIRS= chrome
NO_STAGE= yes
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -16,6 +16,5 @@ XPI_FILES= chrome/cutemenus.jar chrome.manifest components/cutemenus.js\
defaults/preferences/cutemenus.js install.js install.rdf
XPI_DIRS= chrome components defaults/preferences defaults
NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>