ftpd needs telnet.h so install it regardless
This commit is contained in:
parent
f5f7c05209
commit
ddafe92543
@ -3,9 +3,8 @@
|
||||
.include <bsd.own.mk>
|
||||
|
||||
INCS= ftp.h inet.h nameser.h nameser_compat.h tftp.h
|
||||
.if ${MK_TELNET} == "no"
|
||||
INCS+= telnet.h
|
||||
.endif
|
||||
|
||||
INCSDIR=${INCLUDEDIR}/arpa
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user