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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/kerberos5/libexec/hprop/Makefile b/kerberos5/libexec/hprop/Makefile
index 6acfded..1c16078 100644
--- a/kerberos5/libexec/hprop/Makefile
+++ b/kerberos5/libexec/hprop/Makefile
@@ -11,10 +11,10 @@ CFLAGS+=-I${KRB5DIR}/lib/roken \
-I${KRB5DIR}/lib/krb5 \
-I${KRB5DIR}/lib/asn1
-LDADD= -lkrb5 -lhdb -lroken ${LIBVERS} \
+LDADD= -lhdb -lkrb5 -lroken ${LIBVERS} \
-lasn1 -lcrypto -lcrypt -lcom_err ${LDAPLDADD}
-DPADD= ${LIBKRB5} ${LIBHDB} ${LIBROKEN} ${LIBVERS} \
+DPADD= ${LIBHDB} ${LIBKRB5} ${LIBROKEN} ${LIBVERS} \
${LIBASN1} ${LIBCRYPTO} ${LIBCRYPT} ${LIBCOM_ERR} ${LDAPDPADD}
MAN= hprop.8
OpenPOWER on IntegriCloud