aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim-old
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-28 09:58:05 +0800
committermharo <mharo@FreeBSD.org>1999-08-28 09:58:05 +0800
commitfa1d1e4d83108ff37c97627528c2face622cdd11 (patch)
treedcf9b0fb1a68bffcee5022498436b05c5daec532 /mail/exim-old
parent553599566d995df6cf4174f74328f0d62cd46206 (diff)
downloadfreebsd-ports-gnome-fa1d1e4d83108ff37c97627528c2face622cdd11.tar.gz
freebsd-ports-gnome-fa1d1e4d83108ff37c97627528c2face622cdd11.tar.zst
freebsd-ports-gnome-fa1d1e4d83108ff37c97627528c2face622cdd11.zip
ln -> ${LN}
Diffstat (limited to 'mail/exim-old')
-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: