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

Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 71-74 Link Here
71
PLIST_SUB+=		REPLAYGAIN="@comment "
71
PLIST_SUB+=		REPLAYGAIN="@comment "
72
.endif
72
.endif
73
73
74
post-extract:
75
	${REINPLACE_CMD} -e 's,/usr/share/icons/,${LOCALBASE}/share/icons/,' \
76
		${WRKSRC}/gui/application_qt.cpp
77
74
.include <bsd.port.mk>
78
.include <bsd.port.mk>

Return to bug 199549