mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
x11-wm/wayfire-plugins-extra: respect PREFIX after f081b8b768
(cherry picked from commit 2d26e2d782
)
This commit is contained in:
parent
8133b76614
commit
876d155e09
@ -41,4 +41,9 @@ LIBRSVG2_USES= xorg
|
||||
LIBRSVG2_USE= GNOME=librsvg2 XORG=pixman
|
||||
LIBRSVG2_MESON_TRUE= enable_windecor
|
||||
|
||||
post-patch:
|
||||
# Respect PREFIX for icons
|
||||
@${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \
|
||||
${WRKSRC}/subprojects/windecor/deco-theme.cpp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user