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

Collapse All | Expand All

(-)b/x11-themes/xfce-icons-elementary/Makefile (-2 / +2 lines)
Lines 24-30 GH_PROJECT= elementary-xfce Link Here
24
NO_ARCH=	yes
24
NO_ARCH=	yes
25
25
26
post-patch:
26
post-patch:
27
	${REINPLACE_CMD} -e 's|\/$$(PREFIX)|$$(PREFIX)|g' \
27
	@${REINPLACE_CMD} -e 's|-O0|${CFLAGS}|' \
28
		${WRKSRC}/Makefile.in
28
		${WRKSRC}/svgtopng/Makefile
29
29
30
.include <bsd.port.mk>
30
.include <bsd.port.mk>

Return to bug 275487