From 4cb3914f29bf06b076a10a8717da64c884ee2e8a Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Fri, 22 Aug 2008 18:36:58 +0000 Subject: [PATCH] Temporary unhook ntp from the build until the missing net/libopts/Makefile is in place. The TB is too busy sending mails. --- usr.sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 44ccefb08d1..648b1498784 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -111,7 +111,7 @@ SUBDIR= ac \ nghook \ nologin \ ${_nscd} \ - ntp \ + ${_ntp} \ ${_nvram} \ ${_ofwdump} \ pccard \