summaryrefslogtreecommitdiffstats
path: root/lib/libskey
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libskey')
-rw-r--r--lib/libskey/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libskey/Makefile b/lib/libskey/Makefile
index 25f99fe..4ad0fe3 100644
--- a/lib/libskey/Makefile
+++ b/lib/libskey/Makefile
@@ -15,10 +15,8 @@ CFLAGS+=-W -Wall
CFLAGS+=-Werror
.endif
-.if ${OBJFORMAT} == elf
DPADD+= ${LIBCRYPT} ${LIBMD}
LDADD+= -lcrypt -lmd
-.endif
beforeinstall:
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/skey.h \
OpenPOWER on IntegriCloud