opnsense-ports/mail/procmail/files/patch-Makefile.1
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

15 lines
560 B
Groff

--- 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 ================================================================\
===============