summaryrefslogtreecommitdiffstats
path: root/usr.bin/su
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/su')
-rw-r--r--usr.bin/su/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/su/Makefile b/usr.bin/su/Makefile
index e468065..5f64717 100644
--- a/usr.bin/su/Makefile
+++ b/usr.bin/su/Makefile
@@ -28,7 +28,7 @@ DISTRIBUTION= krb
.endif
# Do we have to provide an implementation for libskey.so?
-.if ${BINFORMAT} != elf
+.if ${OBJFORMAT} != elf
LDADD+= -lmd
DPADD+= ${LIBMD}
.endif
OpenPOWER on IntegriCloud