From 12676422c82253e134dfcb9dceb8b144ff05c373 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 16 Dec 2010 00:00:28 +0000 Subject: GEOM virstor .so does not need libmd. --- sbin/geom/class/virstor/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'sbin') 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 -- cgit v1.1