aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-jslib
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-26 15:10:59 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-26 15:10:59 +0000
commite0b0e71291b707e03c4e421c66aec1c1a3c6a95c (patch)
tree5f9071d20c4cbc474c65c36b5748fe7dffdc87e1 /www/xpi-jslib
parenta4707e14860831c98d3061b0e18e7f545934e47f (diff)
downloadports-e0b0e71291b707e03c4e421c66aec1c1a3c6a95c.tar.gz
ports-e0b0e71291b707e03c4e421c66aec1c1a3c6a95c.zip
Notes
Diffstat (limited to 'www/xpi-jslib')
-rw-r--r--www/xpi-jslib/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/xpi-jslib/Makefile b/www/xpi-jslib/Makefile
index f071e1ab6196..667ef88d6431 100644
--- a/www/xpi-jslib/Makefile
+++ b/www/xpi-jslib/Makefile
@@ -13,10 +13,11 @@ COMMENT= Library of common useful routines for XPI developers
LICENSE= MPL
XPI_ID= {DF8E5247-8E0A-4de6-B393-0735A39DFD80}
-XPI_FILES= application.ini chrome/jslib.jar chrome/jsliblive/contents.rdf chrome/jsliblive/jsliblive.xul chrome.manifest components/jslib-dom.js components/jslib-service.js components/jslib.xpt defaults/preferences/prefs.js install.js install.rdf
+XPI_FILES= application.ini chrome/jslib.jar chrome/jsliblive/contents.rdf chrome/jsliblive/jsliblive.xul chrome.manifest \
+ components/jslib-dom.js components/jslib-service.js components/jslib.xpt defaults/preferences/prefs.js \
+ install.js install.rdf
XPI_DIRS= chrome/jsliblive chrome components defaults/preferences defaults
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -Ee '/Suite/,/Flock/s/>2[.]0[.][*]</>2.4.*</' ${WRKSRC}/install.rdf
${RM} -f ${WRKSRC}/install.rdf.bak