summaryrefslogtreecommitdiffstats
path: root/libexec/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-05-16 17:12:23 +0000
committerobrien <obrien@FreeBSD.org>2005-05-16 17:12:23 +0000
commit06fef1a964e4d7833440c4c1369fa74891a678f6 (patch)
tree62ed423cd9d87c529bc3518d3bcd4d282258469f /libexec/Makefile
parentcbf78c0d237f19ef2e69bd75b8d1d40ae2611015 (diff)
downloadFreeBSD-src-06fef1a964e4d7833440c4c1369fa74891a678f6.zip
FreeBSD-src-06fef1a964e4d7833440c4c1369fa74891a678f6.tar.gz
Enable lukemftpd for 6.0-RELEASE.
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 4b24817..0d320d7 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -8,7 +8,7 @@ SUBDIR= atrun \
ftpd \
${_ftp-proxy} \
getty \
- ${_lukemftpd} \
+ lukemftpd \
${_mail.local} \
makekey \
${_mknetid} \
@@ -57,8 +57,4 @@ _mail.local= mail.local
_smrsh= smrsh
.endif
-.if defined(WANT_LUKEMFTPD)
-_lukemftpd= lukemftpd
-.endif
-
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud