aboutsummaryrefslogtreecommitdiff
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-02-04 02:33:51 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-02-04 02:33:51 +0000
commit9357f4121d711efe51bf00036d474d5fc95f9efc (patch)
treee09124432cef9c966bca17527d441825168a4358 /libexec/ftpd
parent01d719241863a44279aa5f90a3300d8f4cea9f47 (diff)
Notes
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile
index 437e927383e5..7b3a89de53ec 100644
--- a/libexec/ftpd/Makefile
+++ b/libexec/ftpd/Makefile
@@ -9,6 +9,7 @@ CFLAGS+=-DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall
CFLAGS+=-DINET6
CFLAGS+=-I${.CURDIR}
YFLAGS=
+WFORMAT=0
DPADD= ${LIBMD} ${LIBCRYPT} ${LIBUTIL}
LDADD= -lmd -lcrypt -lutil