summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftp/freebsd-ftpd/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/ftp/freebsd-ftpd/Makefile b/ftp/freebsd-ftpd/Makefile
index d2f6869f249c..9eb9980babeb 100644
--- a/ftp/freebsd-ftpd/Makefile
+++ b/ftp/freebsd-ftpd/Makefile
@@ -21,9 +21,6 @@ MAKE_ENV+= MAKESYSPATH=/usr/src/share/mk \
OPTIONS_DEFINE= IPV6 LIBBLACKLIST
OPTIONS_DEFAULT= IPV6 LIBBLACKLIST
-.if !exists(/usr/include/blacklist.h)
-OPTIONS_EXCLUDE= LIBBLACKLIST
-.endif
LIBBLACKLIST_DESC= libblacklist(3) support for rlogind(8) and rshd(8)
LIBBLACKLIST_MAKE_ARGS= USE_LIBBLACKLIST=yes