1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Use @${MKDIR} instead of direct use of command command "mkdir -p".

This commit is contained in:
Boris Samorodov 2013-06-21 18:01:58 +00:00
parent cdf45b5c80
commit 804081c3dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321490

View File

@ -55,7 +55,7 @@ do-build:
.endfor
do-install:
-mkdir -p ${PREFIX}/${FONTSDIR}
@${MKDIR} ${PREFIX}/${FONTSDIR}
.for FONTNAME in ${FONTLIST}
${INSTALL_DATA} ${WRKDIR}/${FONTNAME}.pcf.gz \
${PREFIX}/${FONTSDIR}