aboutsummaryrefslogtreecommitdiff
path: root/sbin/routed/rtquery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/routed/rtquery/Makefile')
-rw-r--r--sbin/routed/rtquery/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/routed/rtquery/Makefile b/sbin/routed/rtquery/Makefile
index e5d0f5a65203..4df7dc29ace3 100644
--- a/sbin/routed/rtquery/Makefile
+++ b/sbin/routed/rtquery/Makefile
@@ -4,8 +4,7 @@
PROG= rtquery
MAN= rtquery.8
-LDADD= -lmd
-DPADD= ${LIBMD}
+LIBADD= md
WARNS?= 3
NO_WARRAY_BOUNDS=