aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/syslogd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/syslogd/Makefile')
-rw-r--r--usr.sbin/syslogd/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr.sbin/syslogd/Makefile b/usr.sbin/syslogd/Makefile
index 7b202c69f7f9..45df62a4a6ec 100644
--- a/usr.sbin/syslogd/Makefile
+++ b/usr.sbin/syslogd/Makefile
@@ -29,12 +29,6 @@ CFLAGS+= -DINET6
SYSLOGD_D=
SYSLOGD_DDIR= /etc/syslog.d
-.if ${MK_FTP} != "no"
-CONFGROUPS+= FTP
-FTP+= ftp.conf
-FTPDIR= /etc/syslog.d
-FTPPACKAGE= ftpd
-.endif
.if ${MK_LPR} != "no"
CONFGROUPS+= LP