summaryrefslogtreecommitdiffstats
path: root/libexec/tcpd
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/tcpd')
-rw-r--r--libexec/tcpd/Makefile1
1 files changed, 1 insertions, 0 deletions
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\" \
OpenPOWER on IntegriCloud