summaryrefslogtreecommitdiff
path: root/mail
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 /mail
parentecho -> ${ECHO}/${ECHO_MSG} (diff)
ln -> ${LN}
Notes
Notes: svn path=/head/; revision=21047
Diffstat (limited to 'mail')
-rw-r--r--mail/exim-devel/Makefile2
-rw-r--r--mail/exim-old/Makefile2
-rw-r--r--mail/exim/Makefile2
-rw-r--r--mail/majordomo/Makefile6
-rw-r--r--mail/xfaces/Makefile2
5 files changed, 7 insertions, 7 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile
index 5bb49673194b..2dae3b56abdd 100644
--- a/mail/exim-devel/Makefile
+++ b/mail/exim-devel/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:
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:
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 5bb49673194b..2dae3b56abdd 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:
diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile
index 5dedc0a92ba6..01b4815e6b07 100644
--- a/mail/majordomo/Makefile
+++ b/mail/majordomo/Makefile
@@ -40,7 +40,7 @@ post-install:
@ ${INSTALL_MAN} ${WRKSRC}/Doc/man/${file} ${PREFIX}/man/man8
.endfor
- @ ln -sf archive2.pl ${PREFIX}/majordomo/archive
+ @ ${LN} -sf archive2.pl ${PREFIX}/majordomo/archive
@ for dir in tmp lists/test-l.archive lists/test-l-digest.archive digests/test-l-digest doc; do \
${MKDIR} ${PREFIX}/majordomo/$$dir; \
done
@@ -64,8 +64,8 @@ post-install:
@ for file in test-l test-l-digest test-l.passwd test-l.info; do \
${INSTALL_DATA} ${FILESDIR}/$$file ${PREFIX}/majordomo/lists; \
done
- @ ln -sf test-l.info ${PREFIX}/majordomo/lists/test-l-digest.info
- @ ln -sf test-l.passwd ${PREFIX}/majordomo/lists/test-l-digest.passwd
+ @ ${LN} -sf test-l.info ${PREFIX}/majordomo/lists/test-l-digest.info
+ @ ${LN} -sf test-l.passwd ${PREFIX}/majordomo/lists/test-l-digest.passwd
@ ${CHMOD} 660 ${PREFIX}/majordomo/lists/test-l.passwd
@ ${CHOWN} -R majordom.majordom ${PREFIX}/majordomo/lists
@ ${CHMOD} -R 664 ${PREFIX}/majordomo/lists
diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile
index 5b68e9a71108..d230f1e90ac4 100644
--- a/mail/xfaces/Makefile
+++ b/mail/xfaces/Makefile
@@ -26,7 +26,7 @@ USE_IMAKE= YES
MAN1= xfaces.1
pre-configure:
- @ln -sf ../sounds ${WRKSRC}
+ @${LN} -sf ../sounds ${WRKSRC}
pre-install:
@${MKDIR} ${LOCALBASE}/share/sounds