summaryrefslogtreecommitdiff
path: root/mail/exim-old/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exim-old/Makefile')
-rw-r--r--mail/exim-old/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile
index 5bb49673194b..2dae3b56abdd 100644
--- a/mail/exim-old/Makefile
+++ b/mail/exim-old/Makefile
@@ -71,7 +71,7 @@ do-configure:
${CP} ${FILESDIR}/eximon.conf ${WRKSRC}/Local
cd ${WRKSRC}/doc && \
for i in ../../exim-texinfo-3.00/doc/* ; do \
- ln -sf $$i ; \
+ ${LN} -sf $$i ; \
done
post-build: