diff options
author | kris <kris@FreeBSD.org> | 2004-02-24 05:59:14 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-24 05:59:14 +0800 |
commit | f7e4d5814a5d08122659c6aa00f322984ab75aa3 (patch) | |
tree | c30727e43141d20a95487a3dd8e25807befb224e /mail/lbdb | |
parent | 866c06f429a9e10256e929b51ce024bc7443379b (diff) | |
download | freebsd-ports-gnome-f7e4d5814a5d08122659c6aa00f322984ab75aa3.tar.gz freebsd-ports-gnome-f7e4d5814a5d08122659c6aa00f322984ab75aa3.tar.zst freebsd-ports-gnome-f7e4d5814a5d08122659c6aa00f322984ab75aa3.zip |
BROKEN: Does not fetch
Diffstat (limited to 'mail/lbdb')
-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 |