summaryrefslogtreecommitdiffstats
path: root/kerberos5/libexec/hprop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/libexec/hprop/Makefile')
-rw-r--r--kerberos5/libexec/hprop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/libexec/hprop/Makefile b/kerberos5/libexec/hprop/Makefile
index fb2cf22..4a16d9d 100644
--- a/kerberos5/libexec/hprop/Makefile
+++ b/kerberos5/libexec/hprop/Makefile
@@ -12,7 +12,7 @@ CFLAGS+= -I${KRB5DIR}/include \
-I${ASN1OBJDIR} \
-I${HDBOBJDIR} \
-I${.OBJDIR}
-.if defined(KRB5_KRB4_COMPAT)
+.if defined(MAKE_KERBEROS4)
_krb4libs= -lkrb -lkafs -lkdb
_krb4deps= ${LIBKRB} ${LIBKAFS} ${LIBKDB}
.endif
OpenPOWER on IntegriCloud