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 / +3 lines)
Lines 20-30 HAS_CONFIGURE= yes Link Here
20
USE_GITHUB=	yes
20
USE_GITHUB=	yes
21
GH_ACCOUNT=	shimmerproject
21
GH_ACCOUNT=	shimmerproject
22
GH_PROJECT=	elementary-xfce
22
GH_PROJECT=	elementary-xfce
23
MAKE_ARGS+=	PREFIX="${PREFIX}"
23
24
24
NO_ARCH=	yes
25
NO_ARCH=	yes
25
26
26
post-patch:
27
post-patch:
27
	${REINPLACE_CMD} -e 's|\/$$(PREFIX)|$$(PREFIX)|g' \
28
	${REINPLACE_CMD} -e 's|-O0|${CFLAGS}|' \
28
		${WRKSRC}/Makefile.in
29
		${WRKSRC}/svgtopng/Makefile
29
30
30
.include <bsd.port.mk>
31
.include <bsd.port.mk>

Return to bug 275487