mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
multimedia/libva: respect PREFIX for libva.conf
libva.conf is mainly used for debugging, so no need to rebuild.
This commit is contained in:
parent
e002245a5d
commit
fcf88c9c4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521716
@ -42,4 +42,7 @@ X11_USES= xorg
|
||||
X11_USE= XORG=x11,xorgproto,xext,xfixes
|
||||
X11_MESON_YES= with_x11
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's,/etc,${PREFIX}&,' ${WRKSRC}/va/va.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user