summaryrefslogtreecommitdiffstats
path: root/sbin/md5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/md5/Makefile')
-rw-r--r--sbin/md5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/md5/Makefile b/sbin/md5/Makefile
index eabf129..a16d460 100644
--- a/sbin/md5/Makefile
+++ b/sbin/md5/Makefile
@@ -16,7 +16,6 @@ MLINKS= md5.1 rmd160.1 \
NO_WMISSING_VARIABLE_DECLARATIONS=
WFORMAT?= 1
-DPADD= ${LIBMD}
-LDADD= -lmd
+LIBADD= md
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud