mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
x11-wm/wayfire-plugins-extra: respect PREFIX after f081b8b768
This commit is contained in:
parent
f081b8b768
commit
2d26e2d782
1 changed files with 5 additions and 0 deletions
|
@ -44,4 +44,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…
Add table
Reference in a new issue