From ddafe925432ffaebfb6a947e0ee6219729c179e2 Mon Sep 17 00:00:00 2001 From: "Simon J. Gerraty" Date: Sat, 16 Feb 2013 01:32:03 +0000 Subject: ftpd needs telnet.h so install it regardless --- include/arpa/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include') diff --git a/include/arpa/Makefile b/include/arpa/Makefile index be1e7e3b00c3..2e29e2c88333 100644 --- a/include/arpa/Makefile +++ b/include/arpa/Makefile @@ -3,9 +3,8 @@ .include INCS= ftp.h inet.h nameser.h nameser_compat.h tftp.h -.if ${MK_TELNET} == "no" INCS+= telnet.h -.endif + INCSDIR=${INCLUDEDIR}/arpa .include -- cgit v1.3