summaryrefslogtreecommitdiffstats
path: root/sbin/sunlabel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/sunlabel/Makefile')
-rw-r--r--sbin/sunlabel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/sunlabel/Makefile b/sbin/sunlabel/Makefile
index ada5071..2d79124 100644
--- a/sbin/sunlabel/Makefile
+++ b/sbin/sunlabel/Makefile
@@ -5,7 +5,7 @@ SRCS=sunlabel.c geom_sunlabel_enc.c
NOMAN=
WARNS=5
-DDADD= ${LIBGEOM}
+DPADD= ${LIBGEOM} ${LIBBSDXML} ${LIBSBUF}
LDADD= -lgeom -lbsdxml -lsbuf
.PATH: ${.CURDIR}/../../sys/geom
OpenPOWER on IntegriCloud