summaryrefslogtreecommitdiff
path: root/editors/jed
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 /editors/jed
parentecho -> ${ECHO}/${ECHO_MSG} (diff)
ln -> ${LN}
Notes
Notes: svn path=/head/; revision=21047
Diffstat (limited to 'editors/jed')
-rw-r--r--editors/jed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile
index 90a1d9b2ff01..b5e44f9321a1 100644
--- a/editors/jed/Makefile
+++ b/editors/jed/Makefile
@@ -34,7 +34,7 @@ WRKSRC= ${WRKDIR}/jed
MAN1= jed.1 rgrep.1
pre-install:
- ln -sf ${WRKSRC}/autoconf/mkinsdir.sh ${WRKSRC}/
+ ${LN} -sf ${WRKSRC}/autoconf/mkinsdir.sh ${WRKSRC}/
post-install:
strip ${PREFIX}/bin/jed