aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libdispatch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libdispatch/Makefile b/devel/libdispatch/Makefile
index c4f0df5070ef..2ec070b8489e 100644
--- a/devel/libdispatch/Makefile
+++ b/devel/libdispatch/Makefile
@@ -18,6 +18,8 @@ GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_LDCONFIG= yes
+BROKEN= bad depobj
+
OPTIONS= CLANG "Build with LLVM/Clang (required for blocks support)" on
MAN3= dispatch.3 dispatch_after.3 dispatch_api.3 dispatch_apply.3 \