aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2012-07-18 05:57:42 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2012-07-18 05:57:42 +0000
commitd6844ac5b37d68c4191e55ba1b6b14aaa104eb7c (patch)
treedadbefd2e21cd393c35874c1174126594ee32d4c /gnu
parent490850c19c79e6912ca93dab4030e0d3e017b18e (diff)
downloadsrc-d6844ac5b37d68c4191e55ba1b6b14aaa104eb7c.tar.gz
src-d6844ac5b37d68c4191e55ba1b6b14aaa104eb7c.zip
a ";" tells make we want the shell to be used
Submitted by: Simon Gerraty <sjg@juniper.net>
Notes
Notes: svn path=/head/; revision=238563
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/groff/tmac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/Makefile b/gnu/usr.bin/groff/tmac/Makefile
index e7b96a5e3d01..f6e09c769d0d 100644
--- a/gnu/usr.bin/groff/tmac/Makefile
+++ b/gnu/usr.bin/groff/tmac/Makefile
@@ -68,7 +68,7 @@ beforeinstall:
cd ${.CURDIR}; \
${INSTALL} -o ${TMACOWN} -g ${TMACGRP} -m ${TMACMODE} \
koi8-r.tmac hyphen.ru ${DESTDIR}${TMACDIR}
- cd ${.OBJDIR}
+ cd ${.OBJDIR};
.for f in ${STRIPFILES} ${SPECIALFILES}
${INSTALL} -o ${TMACOWN} -g ${TMACGRP} -m ${TMACMODE} \
$f-s ${DESTDIR}${TMACDIR}/$f