diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-05-15 21:19:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-05-15 21:19:34 +0000 |
commit | c2dc56c47a008667ca7dd378049a5e79ee5a979b (patch) | |
tree | 3985c32c843a9e33c43e1a9f1acd347948d11b12 /lang/ldc-devel | |
parent | aa101333f9e3be75d9009eb25fa3d8ecb6a867bf (diff) |
Notes
Diffstat (limited to 'lang/ldc-devel')
-rw-r--r-- | lang/ldc-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ldc-devel/Makefile b/lang/ldc-devel/Makefile index 79c14b2c8aca..7eff4c796bd5 100644 --- a/lang/ldc-devel/Makefile +++ b/lang/ldc-devel/Makefile @@ -18,6 +18,8 @@ COMMENT= D frontend for llvm, with the Tango standard library BUILD_DEPENDS= llvm>=2.8:${PORTSDIR}/devel/llvm LIB_DEPENDS= config.9:${PORTSDIR}/devel/libconfig +BROKEN= does not compile + LICENSE_COMB= multi LICENSE= BSD ART10 ONLY_FOR_ARCHS= i386 amd64 |