From 33951bb05216c6a53c2f76cf139e3224afb51054 Mon Sep 17 00:00:00 2001 From: Florian Obser Date: Thu, 13 Mar 2014 10:09:44 +0000 Subject: Unhook httpd(8) from build OK krw@, gilles@, lteo@, tedu@, todd@, benno@, sthen@ "The time is right." and much help getting the show on the road deraadt@ --- include/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/Makefile b/include/Makefile index b8151037586..a78f4dd6a8d 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.181 2013/12/08 17:05:09 naddy Exp $ +# $OpenBSD: Makefile,v 1.182 2014/03/13 10:09:43 florian Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 @@ -44,7 +44,7 @@ RDIRS= ../lib/librthread ../lib/libcurses ../lib/libform ../lib/libssl \ ../lib/libfuse ../lib/libpcap ../lib/libsqlite3 ../lib/libutil \ ../lib/libusbhid ../lib/libwrap ../lib/libz ../lib/libkeynote \ ../lib/libevent ../usr.bin/lex ../gnu/lib/libreadline \ - ../gnu/usr.sbin/sendmail/libmilter ../usr.sbin/httpd \ + ../gnu/usr.sbin/sendmail/libmilter \ ../sys/arch/${MACHINE} .if ${COMPILER_VERSION:L} == "gcc3" -- cgit v1.2.3