mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +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"
|
${REINPLACE_CMD} -e "s|<malloc.h>|<stdlib.h>|g"
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
@${MKDIR} ${PREFIX}/lib/ladspa
|
||||||
${INSTALL_DATA} ${WRKSRC}/plugins/cmt.so ${PREFIX}/lib/ladspa/
|
${INSTALL_DATA} ${WRKSRC}/plugins/cmt.so ${PREFIX}/lib/ladspa/
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user