summaryrefslogtreecommitdiff
path: root/emulators/mtools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mtools/Makefile')
-rw-r--r--emulators/mtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile
index 27291a0d3f32..43d40ce4a7e2 100644
--- a/emulators/mtools/Makefile
+++ b/emulators/mtools/Makefile
@@ -35,8 +35,8 @@ post-patch:
post-install:
@# mwrite has been removed by author, but we'll keep it just a bit longer
- @ln -sf ${PREFIX}/bin/mtools ${PREFIX}/bin/mwrite
- @ln -sf ${PREFIX}/man/man1/mcopy.1.gz ${PREFIX}/man/man1/mwrite.1.gz
+ @${LN} -sf ${PREFIX}/bin/mtools ${PREFIX}/bin/mwrite
+ @${LN} -sf ${PREFIX}/man/man1/mcopy.1.gz ${PREFIX}/man/man1/mwrite.1.gz
@${INSTALL_DATA} ${WRKSRC}/mtools.conf ${PREFIX}/etc
@${ECHO} "Please verify ${PREFIX}/etc/mtools.conf for your machine."
@install-info ${PREFIX}/info/mtools.info ${PREFIX}/info/dir