1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

ftp/freebsd-ftpd: Remove blacklist conditionals

All supported FreeBSD release now has blacklist support so remove the
extra conditionals.

Approved by:	portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2023-09-30 14:32:57 +02:00
parent 8cf67ffddf
commit 624510a6e0

View File

@ -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