aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-08-31 08:04:51 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-08-31 08:04:51 +0800
commitc50142c9fbf6b08d48ddb9fdb4304c09d56bab24 (patch)
tree54e623d97186d68736803db204b9fb0621df8077 /databases
parent5fb027918e170502cb683949e31df5bb2a9f57b7 (diff)
downloadfreebsd-ports-gnome-c50142c9fbf6b08d48ddb9fdb4304c09d56bab24.tar.gz
freebsd-ports-gnome-c50142c9fbf6b08d48ddb9fdb4304c09d56bab24.tar.zst
freebsd-ports-gnome-c50142c9fbf6b08d48ddb9fdb4304c09d56bab24.zip
- Mark BROKEN, fails to fetch
Diffstat (limited to 'databases')
-rw-r--r--databases/lmdb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/lmdb/Makefile b/databases/lmdb/Makefile
index fca697c859cf..1c8723a3062a 100644
--- a/databases/lmdb/Makefile
+++ b/databases/lmdb/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= https://gitorious.org/${GO_ACCOUNT}/${GO_PROJECT}/archive-tarball/
MAINTAINER= delphij@FreeBSD.org
COMMENT= OpenLDAP Lightning Memory-Mapped Database
+BROKEN= fails to fetch
+
# 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