diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-12 11:04:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-12 11:04:22 +0000 |
commit | bde9bceb955408d2363f1e5fc1c46671484193fd (patch) | |
tree | 6cee0ea20b0c06c5334719e412f47bb01d630f7f /databases/beansdb | |
parent | a440a4803b7512c1fb45053e3c1543288575bcca (diff) |
Mark a few ports BROKEN: unfetchable
Notes
Notes:
svn path=/head/; revision=383859
Diffstat (limited to 'databases/beansdb')
-rw-r--r-- | databases/beansdb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/beansdb/Makefile b/databases/beansdb/Makefile index 787463c282d3..2a4576202aa5 100644 --- a/databases/beansdb/Makefile +++ b/databases/beansdb/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= ports@FreeBSD.org COMMENT= Yet another distributed key-value storage system from Douban Inc +BROKEN= Unfetchable + GNU_CONFIGURE= yes USE_CSTD= gnu89 LDFLAGS+= -lpthread |