aboutsummaryrefslogtreecommitdiff
path: root/libexec/mail.local
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2000-10-10 18:12:30 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2000-10-10 18:12:30 +0000
commit1e1c8c164c0497daf5e8243efae4219ae2afaf34 (patch)
tree5ad2b7a95079fd0998dd6ca18cac82ad128609c7 /libexec/mail.local
parent9d64dea9fa168c804b31774c7fdde699c9b7dabc (diff)
Notes
Diffstat (limited to 'libexec/mail.local')
-rw-r--r--libexec/mail.local/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile
index 62047c602699..f042facc9054 100644
--- a/libexec/mail.local/Makefile
+++ b/libexec/mail.local/Makefile
@@ -7,8 +7,6 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
PROG= mail.local
SRCS= mail.local.c
MAN8= mail.local.8
-BINMODE=4555
-INSTALLFLAGS=-fschg
CFLAGS+=-I${SENDMAIL_DIR}/include
.if exists(${.OBJDIR}/../../lib/libsmutil)