aboutsummaryrefslogtreecommitdiff
path: root/emulators/mtools
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-28 01:58:05 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-28 01:58:05 +0000
commitaf5f314286ac9e406765f8c4bdc4a1cad6826c8e (patch)
tree656442e4eb4e7a3efb0e0b1776eb4220f3f5ba72 /emulators/mtools
parent17314cf2c355c83b78c65fb1fa52027a3db2ca2a (diff)
downloadports-af5f314286ac9e406765f8c4bdc4a1cad6826c8e.tar.gz
ports-af5f314286ac9e406765f8c4bdc4a1cad6826c8e.zip
Notes
Diffstat (limited to 'emulators/mtools')
-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