aboutsummaryrefslogtreecommitdiff
path: root/cad/mars/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/mars/Makefile')
-rw-r--r--cad/mars/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/mars/Makefile b/cad/mars/Makefile
index 9910326476e3..99ed5a1ef138 100644
--- a/cad/mars/Makefile
+++ b/cad/mars/Makefile
@@ -39,7 +39,7 @@ do-install:
@(cd ${PREFIX}/share/doc ; \
${TAR} xfpz /${DISTDIR}/MaRS-2-doc.tar.gz ; \
[ -d mars ] && ${RM} -rf mars; \
- /bin/mv doc mars )
+ ${MV} doc mars )
.endif
.include <bsd.port.mk>