summaryrefslogtreecommitdiff
path: root/mail/procmail
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-29 07:33:05 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-29 07:33:05 +0000
commit23d73161fc7b37713a5d2d15bf143a2b0aee7dbe (patch)
tree671a28bd72ddb2224cf06dd72596f1fba0c1c622 /mail/procmail
parentMoving the starlogo port from java to lang. (diff)
Remove comment about running 'make install-suid' since we do that already
as part of a normal install. PR: 12934
Notes
Notes: svn path=/head/; revision=24231
Diffstat (limited to 'mail/procmail')
-rw-r--r--mail/procmail/files/patch-ae15
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/procmail/files/patch-ae b/mail/procmail/files/patch-ae
new file mode 100644
index 000000000000..d314a6af2685
--- /dev/null
+++ b/mail/procmail/files/patch-ae
@@ -0,0 +1,15 @@
+--- Makefile.1.orig Tue Dec 28 10:33:26 1999
++++ Makefile.1 Tue Dec 28 10:33:55 1999
+@@ -60,12 +60,7 @@
+ sed -n 's/.*\(Mlocal.*procmail.*F=[a-zA-Z]*\)u/\1/p' `if test -f \
+ /etc/sendmail.cf; then echo /etc/sendmail.cf; else \
+ echo /usr/lib/sendmail.cf; fi`; fi
+- @echo
+- @echo \
+- "Also, HIGHLY RECOMMENDED (type 'make install-suid' to execute it):"
+- @echo
+ @src/$@ $(BINDIR)/procmail $(BINDIR)/lockfile >suid.sh
+- @src/$@ $(BINDIR)/procmail $(BINDIR)/lockfile
+ @echo ================================================================\
+ ===============
+