summaryrefslogtreecommitdiffstats
path: root/mail/exim
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-28 01:58:05 +0000
committermharo <mharo@FreeBSD.org>1999-08-28 01:58:05 +0000
commitfa1d1e4d83108ff37c97627528c2face622cdd11 (patch)
treedcf9b0fb1a68bffcee5022498436b05c5daec532 /mail/exim
parent553599566d995df6cf4174f74328f0d62cd46206 (diff)
downloadFreeBSD-ports-fa1d1e4d83108ff37c97627528c2face622cdd11.zip
FreeBSD-ports-fa1d1e4d83108ff37c97627528c2face622cdd11.tar.gz
ln -> ${LN}
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 5bb4967..2dae3b5 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/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:
OpenPOWER on IntegriCloud