summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/journal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/journal/Makefile')
-rw-r--r--sbin/geom/class/journal/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/geom/class/journal/Makefile b/sbin/geom/class/journal/Makefile
index 2db8d30..0e1a38ea 100644
--- a/sbin/geom/class/journal/Makefile
+++ b/sbin/geom/class/journal/Makefile
@@ -5,8 +5,7 @@
GEOM_CLASS= journal
SRCS+= geom_journal_ufs.c
-DPADD= ${LIBMD} ${LIBUFS}
-LDADD= -lmd -lufs
+LIBADD= ufs md
CFLAGS+=-I${.CURDIR}/../../../../sys
OpenPOWER on IntegriCloud