Lines 7-12
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= server_spy |
8 |
PORTNAME= server_spy |
9 |
PORTVERSION= 0.2.1 |
9 |
PORTVERSION= 0.2.1 |
|
|
10 |
PORTREVISION= 1 |
10 |
DISTVERSIONSUFFIX= -fx |
11 |
DISTVERSIONSUFFIX= -fx |
11 |
CATEGORIES= www |
12 |
CATEGORIES= www |
12 |
|
13 |
|
Lines 46-56
Link Here
|
46 |
chrome/chromeFiles/locale \ |
47 |
chrome/chromeFiles/locale \ |
47 |
chrome/chromeFiles/content chrome/chromeFiles chrome |
48 |
chrome/chromeFiles/content chrome/chromeFiles chrome |
48 |
|
49 |
|
49 |
post-patch: |
50 |
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" |
50 |
@${REINPLACE_CMD} -e 's|4\.0b8pre|8.*|' ${WRKSRC}/install.rdf |
|
|
51 |
|
51 |
|
52 |
pre-install: |
52 |
:post-patch |
53 |
@${RM} -f ${WRKSRC}/install.rdf.bak |
53 |
@${FIND} ${WRKSRC} -name \*.orig -exec ${RM} \{} \; |
54 |
|
54 |
|
55 |
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" |
|
|
56 |
.include <bsd.port.mk> |
55 |
.include <bsd.port.mk> |