summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2010-12-16 00:00:28 +0000
committerobrien <obrien@FreeBSD.org>2010-12-16 00:00:28 +0000
commit12676422c82253e134dfcb9dceb8b144ff05c373 (patch)
treed35de48bc4a234bf1286f2b72a33ddd90c441911 /sbin
parent2fc3b5748a5d4d10201709860b52976d8ca9e54d (diff)
downloadFreeBSD-src-12676422c82253e134dfcb9dceb8b144ff05c373.zip
FreeBSD-src-12676422c82253e134dfcb9dceb8b144ff05c373.tar.gz
GEOM virstor .so does not need libmd.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/geom/class/virstor/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/geom/class/virstor/Makefile b/sbin/geom/class/virstor/Makefile
index ac71b43..0924f0d 100644
--- a/sbin/geom/class/virstor/Makefile
+++ b/sbin/geom/class/virstor/Makefile
@@ -7,7 +7,4 @@ GEOM_CLASS= virstor
SRCS+= binstream.c
SRCS+= g_virstor_md.c
-DPADD= ${LIBMD}
-LDADD= -lmd
-
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud