summaryrefslogtreecommitdiffstats
path: root/tools/regression/geom/MdLoad/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-02-05 22:01:28 +0000
committerru <ru@FreeBSD.org>2004-02-05 22:01:28 +0000
commitb6bc0394603ad2868043b362b9b165c9d1d42cb7 (patch)
tree7f2dc3b747a6c0317e5f2e9f6745fdc5facf6f07 /tools/regression/geom/MdLoad/Makefile
parent03d404f8379fcba37dd07d711fc36135bcfed9fa (diff)
downloadFreeBSD-src-b6bc0394603ad2868043b362b9b165c9d1d42cb7.zip
FreeBSD-src-b6bc0394603ad2868043b362b9b165c9d1d42cb7.tar.gz
Added missing DPADD.
Diffstat (limited to 'tools/regression/geom/MdLoad/Makefile')
-rw-r--r--tools/regression/geom/MdLoad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/geom/MdLoad/Makefile b/tools/regression/geom/MdLoad/Makefile
index c0df6a5..1543c17 100644
--- a/tools/regression/geom/MdLoad/Makefile
+++ b/tools/regression/geom/MdLoad/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= MdLoad
-
+DPADD= ${LIBSBUF} ${LIBBSDXML}
LDADD= -lsbuf -lbsdxml
NOMAN= sorry
OpenPOWER on IntegriCloud