aboutsummaryrefslogtreecommitdiff
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorGeoff Rehmet <csgr@FreeBSD.org>1994-08-20 21:19:46 +0000
committerGeoff Rehmet <csgr@FreeBSD.org>1994-08-20 21:19:46 +0000
commit4714bb15be0d610ae5fb7ee6f92c4e1f121accc3 (patch)
treef3b6fc6dafc1125389de39f6a07c1be5a594692b /libexec/ftpd
parent11841a6877e8647938e5020e4debae73ed2b0250 (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 0a067be5e62a..22c826f54b1f 100644
--- a/libexec/ftpd/Makefile
+++ b/libexec/ftpd/Makefile
@@ -3,6 +3,7 @@
PROG= ftpd
CFLAGS+=-DSETPROCTITLE
SRCS= ftpd.c ftpcmd.c logwtmp.c popen.c
+LDADD= -lcrypt
MAN8= ftpd.8
CLEANFILES+=ftpcmd.c y.tab.h