View | Details | Raw Unified | Return to bug 111635 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+7 lines)
Lines 31-36 Link Here
31
31
32
GCONF_SCHEMAS=	blam.schemas
32
GCONF_SCHEMAS=	blam.schemas
33
33
34
post-patch:
35
	@${REINPLACE_CMD} 's|img src="|img src="file://${PREFIX}/share/gnome/blam/themes/blam/|g' \
36
		${WRKSRC}/themes/blam/theme.html
37
	@${REINPLACE_CMD} 's|img src="|img src="file://${PREFIX}/share/gnome/blam/themes/pimped/|g' \
38
		${WRKSRC}/themes/pimped/theme.html
39
		
40
34
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
41
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
35
.include <bsd.port.pre.mk>
42
.include <bsd.port.pre.mk>
36
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
43
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"

Return to bug 111635