summaryrefslogtreecommitdiffstats
path: root/usr.sbin/boot0cfg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/boot0cfg/Makefile')
-rw-r--r--usr.sbin/boot0cfg/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/boot0cfg/Makefile b/usr.sbin/boot0cfg/Makefile
index 3f87438..dc02cad 100644
--- a/usr.sbin/boot0cfg/Makefile
+++ b/usr.sbin/boot0cfg/Makefile
@@ -5,4 +5,7 @@ MAN= boot0cfg.8
WARNS?= 2
+DPADD= ${LIBGEOM}
+LDADD= -lgeom
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud