diff --git a/etc/Makefile b/etc/Makefile index cbfc1ed2c6b..83bc50ae48e 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -68,10 +68,6 @@ BIN1+= hosts.lpd printcap BIN1+= ${.CURDIR}/../usr.bin/mail/misc/mail.rc .endif -.if ${MK_MAN_UTILS} != "no" -BIN1+= ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config -.endif - .if ${MK_NTP} != "no" BIN1+= ntp.conf .endif