From e6934e172effd643511edd39993accbab2773b05 Mon Sep 17 00:00:00 2001
From: obrien <obrien@FreeBSD.org>
Date: Mon, 2 Jun 2003 02:35:58 +0000
Subject: Best we can do with this is c89.

---
 libexec/tcpd/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'libexec/tcpd')

diff --git a/libexec/tcpd/Makefile b/libexec/tcpd/Makefile
index 74c6891..c912561 100644
--- a/libexec/tcpd/Makefile
+++ b/libexec/tcpd/Makefile
@@ -4,6 +4,7 @@ MAINTAINER=	markm@FreeBSD.org
 
 PROG=	tcpd
 MAN=	tcpd.8
+CSTD?=	c89
 CFLAGS+=-DREAL_DAEMON_DIR=\"/usr/libexec\" \
 	-DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10 \
 	-DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\" \
-- 
cgit v1.1