ftpd(8) seems to be WARNS=2 clean now.

Tested on:	i386, ia64, amd64, sparc64, alpha
This commit is contained in:
yar 2004-07-31 15:07:33 +00:00
parent f35cad59da
commit 4a5ff1ea5c

View File

@ -9,6 +9,7 @@ CFLAGS+=-DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING
CFLAGS+=-DINET6
CFLAGS+=-I${.CURDIR}
YFLAGS=
WARNS?= 2
WFORMAT=0
DPADD= ${LIBUTIL} ${LIBCRYPT}