diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-01-03 15:32:25 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-01-03 15:32:25 +0000 |
| commit | fffa535e95fa0c6bc5246eaafee89cb15b9f3016 (patch) | |
| tree | e7b1672f4c97c877ee228dd154c8893a5a091af2 /usr.sbin/sendmail/Makefile | |
| parent | cf7710e1da60d6209963054024ce49860d32fa23 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sendmail/Makefile')
| -rw-r--r-- | usr.sbin/sendmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile index 067f5d99643b..a9f7fbbafd69 100644 --- a/usr.sbin/sendmail/Makefile +++ b/usr.sbin/sendmail/Makefile @@ -43,7 +43,7 @@ CFLAGS+= ${DBMDEF} ${NIS} -DTCPWRAPPERS ${MAPS} CFLAGS+= -DNETINET6 .endif -WARNS?= 2 +WARNS?= 1 DPADD= ${LIBUTIL} ${LIBWRAP} LDADD= -lutil -lwrap |
