summaryrefslogtreecommitdiffstats
path: root/sbin/geom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/Makefile')
-rw-r--r--sbin/geom/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/geom/Makefile b/sbin/geom/Makefile
index ced5842..19a5636 100644
--- a/sbin/geom/Makefile
+++ b/sbin/geom/Makefile
@@ -14,8 +14,7 @@ MAN=
WARNS?= 2
CFLAGS+=-I${.CURDIR} -I${.CURDIR}/core -DSTATIC_GEOM_CLASSES
-DPADD= ${LIBGEOM} ${LIBSBUF} ${LIBBSDXML} ${LIBUTIL}
-LDADD= -lgeom -lsbuf -lbsdxml -lutil
+LIBADD= geom util
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud