mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
fix installing when LOCALBASE != PREFIX
This commit is contained in:
parent
165b6c1b0f
commit
2425ebd05f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272705
@ -31,6 +31,7 @@ post-patch:
|
||||
${REINPLACE_CMD} -e "s,-O3 -Wall -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math,${CFLAGS}," ${WRKSRC}/Makefile
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/lib/ladspa/
|
||||
${INSTALL_DATA} ${WRKSRC}/autotalent.so ${PREFIX}/lib/ladspa/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user