mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Do not silence installation messages
This commit is contained in:
parent
a3c0e43d09
commit
cb096fcd39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443895
@ -22,7 +22,7 @@ SUB_FILES= pkg-message
|
||||
FONTNAME= ChromeOS
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${FONTSDIR}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} *.ttf ${STAGEDIR}${FONTSDIR}
|
||||
${MKDIR} ${STAGEDIR}${FONTSDIR}/
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user