diff options
-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 |