summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/amd/Makefile.inc')
-rw-r--r--usr.sbin/amd/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/amd/Makefile.inc b/usr.sbin/amd/Makefile.inc
index afb287f..c8451f6 100644
--- a/usr.sbin/amd/Makefile.inc
+++ b/usr.sbin/amd/Makefile.inc
@@ -23,7 +23,7 @@ CFLAGS+= -DHAVE_CONFIG_H
CFLAGS+= -DHAVE_LOCALCONFIG_H
.endif
-.if ${MK_HESIOD_SUPPORT} != "no"
+.if ${MK_HESIOD} != "no"
CFLAGS+= -DYES_HESIOD
.endif
OpenPOWER on IntegriCloud