--- /usr/ports/dns/totd/Makefile.OLD 2007-03-26 06:21:39.000000000 +0900 +++ /usr/ports/dns/totd/Makefile 2008-06-04 15:46:46.000000000 +0900 @@ -19,6 +19,12 @@ MAN8= totd.8 PLIST_FILES= etc/totd.conf.sample sbin/totd +.if defined(WITH_HTTPD) +WITH_HTTPD= yes +CONFIGURE_ARGS+= --enable-http-server +.endif + + EXTRA_PATCHES= ${FILESDIR}/extra-patch-ne_mesg.c \ ${FILESDIR}/extra-patch-tcp_response.c