mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
fix installing when LOCALBASE != PREFIX
This commit is contained in:
parent
94932f9ebb
commit
34d6bfea93
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272710
@ -33,6 +33,7 @@ post-patch:
|
||||
${REINPLACE_CMD} -e "s|<malloc.h>|<stdlib.h>|g"
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/lib/ladspa
|
||||
${INSTALL_DATA} ${WRKSRC}/plugins/cmt.so ${PREFIX}/lib/ladspa/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user