aboutsummaryrefslogtreecommitdiff
path: root/devel/libdispatch
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-06-16 20:48:11 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-06-16 20:48:11 +0000
commit86c45a00f41a04d7ce68db8312c56230437931ad (patch)
treeaef967064b36d57a2d5f577b3c45f87d302919c1 /devel/libdispatch
parent16acf38c65ae0f904a15e40c1572de0384c4eb7e (diff)
downloadports-86c45a00f41a04d7ce68db8312c56230437931ad.tar.gz
ports-86c45a00f41a04d7ce68db8312c56230437931ad.zip
Notes
Diffstat (limited to 'devel/libdispatch')
-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 \