summaryrefslogtreecommitdiffstats
path: root/kerberos5/usr.bin/kf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/usr.bin/kf/Makefile')
-rw-r--r--kerberos5/usr.bin/kf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/kerberos5/usr.bin/kf/Makefile b/kerberos5/usr.bin/kf/Makefile
index c9d3fce..0244700 100644
--- a/kerberos5/usr.bin/kf/Makefile
+++ b/kerberos5/usr.bin/kf/Makefile
@@ -9,6 +9,8 @@ DPADD= ${LIBKRB5} ${LIBROKEN} ${LIBASN1} ${LIBCRYPTO} \
LDADD= -lkrb5 -lroken -lasn1 -lcrypto -lcrypt \
${LIBVERS}
+NO_PIE= yes
+
.include <bsd.prog.mk>
.PATH: ${KRB5DIR}/appl/kf
OpenPOWER on IntegriCloud