- Mark BROKEN, fails to fetch
This commit is contained in:
parent
0f9ef17fbe
commit
b179278458
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325744
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue