mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- use INSTALL_LIB
This commit is contained in:
parent
d722919d12
commit
3e625cf984
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501113
@ -32,7 +32,7 @@ post-patch:
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/lib/hexchat/plugins
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/fishlim.so \
|
||||
${INSTALL_LIB} ${WRKSRC}/fishlim.so \
|
||||
${STAGEDIR}${PREFIX}/lib/hexchat/plugins/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user