Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= jslib |
8 |
PORTNAME= jslib |
9 |
PORTVERSION= 0.1.370 |
9 |
PORTVERSION= 0.1.371 |
10 |
CATEGORIES= www |
10 |
CATEGORIES= www |
11 |
MASTER_SITES= http://lapo.it/freebsd/ |
11 |
MASTER_SITES= http://lapo.it/freebsd/ |
12 |
DISTNAME= jslib_${PORTVERSION}_lite |
12 |
DISTNAME= jslib_${PORTVERSION}_lite |
Lines 21-27
Link Here
|
21 |
XPI_DIRS= chrome/jsliblive chrome components defaults/preferences defaults |
21 |
XPI_DIRS= chrome/jsliblive chrome components defaults/preferences defaults |
22 |
|
22 |
|
23 |
post-patch: |
23 |
post-patch: |
24 |
${REINPLACE_CMD} -Ee 's/>2[.]0[.][*]</>2.3.*</' ${WRKSRC}/install.rdf |
24 |
${REINPLACE_CMD} -Ee '/Suite/,/Flock/s/>2[.]0[.][*]</>2.4.*</' ${WRKSRC}/install.rdf |
25 |
${RM} -f ${WRKSRC}/install.rdf.bak |
25 |
${RM} -f ${WRKSRC}/install.rdf.bak |
26 |
|
26 |
|
27 |
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" |
27 |
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" |