diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-26 21:58:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-26 21:58:03 +0000 |
commit | 29ec4fcbc041fec92be2f6b46a9d521eea0dddc1 (patch) | |
tree | 5397391e3ca0841a4fe16d08ea89b6f5551ba1a6 /devel/libdispatch/Makefile | |
parent | 961fb91bbb69952afa640ee8a3b89b98def12836 (diff) |
- Mark BROKEN: llvm-devel package does not provide clang binary
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=282440
Diffstat (limited to 'devel/libdispatch/Makefile')
-rw-r--r-- | devel/libdispatch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libdispatch/Makefile b/devel/libdispatch/Makefile index 3973668651b0..93c222486661 100644 --- a/devel/libdispatch/Makefile +++ b/devel/libdispatch/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ MAINTAINER= stas@FreeBSD.org COMMENT= Grand Central Dispatch API support library +BROKEN= unsatisfiable dependency object + USE_AUTOTOOLS= aclocal autoconf ACLOCAL_ARGS= -Im4 GNU_CONFIGURE= yes |