summaryrefslogtreecommitdiffstats
path: root/kerberos5
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5')
-rw-r--r--kerberos5/usr.bin/krb5-config/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/kerberos5/usr.bin/krb5-config/Makefile b/kerberos5/usr.bin/krb5-config/Makefile
index caae1b3..5725437 100644
--- a/kerberos5/usr.bin/krb5-config/Makefile
+++ b/kerberos5/usr.bin/krb5-config/Makefile
@@ -15,6 +15,7 @@ krb5-config: krb5-config.in
-e "s,@LIB_dbopen\@,,g" \
-e "s,@LIB_des_appl\@,-lcrypto,g" \
-e "s,@LIBS\@,-lcom_err,g" \
+ -e "s,@INCLUDE_des@,,g" \
${.ALLSRC} > ${.TARGET}
chmod +x ${.TARGET}
OpenPOWER on IntegriCloud