$OpenBSD: patch-sd_Module_sd_mk,v 1.1 2012/04/03 08:56:50 robert Exp $
--- sd/Module_sd.mk.orig.port	Fri Mar 30 10:43:38 2012
+++ sd/Module_sd.mk	Fri Mar 30 10:43:47 2012
@@ -40,16 +40,6 @@ $(eval $(call gb_Module_add_targets,sd,\
     Package_xml \
 ))
 
-ifneq ($(OS),DRAGONFLY)
-$(eval $(call gb_Module_add_check_targets,sd,\
-    CppunitTest_sd_uimpress \
-))
-# disabled for now, seems to have incomplete deps and hangs on a build from scratch
-#    CppunitTest_sd_filters_test \
-
-endif
-
-
 $(eval $(call gb_Module_add_subsequentcheck_targets,sd,\
     JunitTest_sd_unoapi \
 ))
