aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2013-06-22 02:01:58 +0800
committerbsam <bsam@FreeBSD.org>2013-06-22 02:01:58 +0800
commita45d856d3dfb1c05a586fc6286b27aa5cadc3342 (patch)
tree44e56f9e536b161c64c1acc37b3afb1479f43b2c
parentc05d576d0d82bf32bcd3728869788911035d4641 (diff)
downloadfreebsd-ports-gnome-a45d856d3dfb1c05a586fc6286b27aa5cadc3342.tar.gz
freebsd-ports-gnome-a45d856d3dfb1c05a586fc6286b27aa5cadc3342.tar.zst
freebsd-ports-gnome-a45d856d3dfb1c05a586fc6286b27aa5cadc3342.zip
Use @${MKDIR} instead of direct use of command command "mkdir -p".
-rw-r--r--korean/baekmukfonts-bdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/baekmukfonts-bdf/Makefile b/korean/baekmukfonts-bdf/Makefile
index 3c630f63a349..fa78215de323 100644
--- a/korean/baekmukfonts-bdf/Makefile
+++ b/korean/baekmukfonts-bdf/Makefile
@@ -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}