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
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue