diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-23 21:59:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-23 21:59:14 +0000 |
commit | c1162a9389de3a0e890cda899aacb73a8a21cf40 (patch) | |
tree | ef128be852315c2ecae07bc4c2dc5123ca4e29ef | |
parent | BROKEN on !i386: Does not compile (diff) |
BROKEN: Does not fetch
-rw-r--r-- | mail/lbdb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/lbdb/Makefile b/mail/lbdb/Makefile index 92167ea9f5fd..3b6f29dc26b3 100644 --- a/mail/lbdb/Makefile +++ b/mail/lbdb/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= abook:${PORTSDIR}/mail/abook \ RUN_DEPENDS= abook:${PORTSDIR}/mail/abook \ gpg:${PORTSDIR}/security/gnupg +BROKEN= "Does not fetch" + WRKSRC= ${WRKDIR}/lbdb-${PORTVERSION} GNU_CONFIGURE= YES CONFIGURE_ARGS+= --libdir=${PREFIX}/libexec --enable-lbdb-dotlock |