aboutsummaryrefslogtreecommitdiff
path: root/databases/lmdb
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-17 23:00:26 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-17 23:00:26 +0000
commitc1c6f4281a22c76a0e649cf59fc1c21e88e73a1f (patch)
treea85b1bcb7a67332af1484f2e5169a8140ae0d126 /databases/lmdb
parent727af7db2716a93f3f2797497a934ee7bee627c3 (diff)
downloadports-c1c6f4281a22c76a0e649cf59fc1c21e88e73a1f.tar.gz
ports-c1c6f4281a22c76a0e649cf59fc1c21e88e73a1f.zip
Mark BROKEN: Checksum mismatch
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=365257
Diffstat (limited to 'databases/lmdb')
-rw-r--r--databases/lmdb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/lmdb/Makefile b/databases/lmdb/Makefile
index 705fb76a67af..97fba0e55e61 100644
--- a/databases/lmdb/Makefile
+++ b/databases/lmdb/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= https://gitorious.org/${GO_ACCOUNT}/${GO_PROJECT}/archive/${GO_TAG
MAINTAINER= delphij@FreeBSD.org
COMMENT= OpenLDAP Lightning Memory-Mapped Database
+BROKEN= Checksum mismatch
+
# XXX FreeBSD does not implement O_DSYNC and fdatasync at this time.
CFLAGS+= -DMDB_DSYNC=O_SYNC -Dfdatasync=fsync
WRKSRC= ${WRKDIR}/mdb-mdb/libraries/liblmdb