Author: obrien
Date: Thu Dec 16 00:00:28 2010
New Revision: 216472
URL: http://svn.freebsd.org/changeset/base/216472

Log:
  GEOM virstor .so does not need libmd.

Modified:
  head/sbin/geom/class/virstor/Makefile

Modified: head/sbin/geom/class/virstor/Makefile
==============================================================================
--- head/sbin/geom/class/virstor/Makefile       Wed Dec 15 23:48:45 2010        
(r216471)
+++ head/sbin/geom/class/virstor/Makefile       Thu Dec 16 00:00:28 2010        
(r216472)
@@ -7,7 +7,4 @@ GEOM_CLASS=     virstor
 SRCS+= binstream.c
 SRCS+= g_virstor_md.c
 
-DPADD= ${LIBMD}
-LDADD= -lmd
-
 .include <bsd.lib.mk>
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to