'make index' failure

Clement Laforet sheepkiller at cultdeadsheep.org
Fri Jun 25 04:06:34 PDT 2004


On Thu, 24 Jun 2004 18:09:58 -0700
Kent Stewart <kstewart at owt.com> wrote:

> Do you have any refuses that would be related. I just built an INDEX on 
> 4.10-stable and didn't have any problem.

It's a typo in mail/maildrop Makefile.
.if defined(WITH_GDBM)
LIB_DEPENDS+=           gdbm.3:${PORTSDIR}/databases/gdb
                                                      ^^^ missing 'm' ;)
CONFIGURE_ARGS+=        --with-db=gdbm
.else
CONFIGURE_ARGS+=        --without-db
.endif

clem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040625/96c1988a/attachment.bin


More information about the freebsd-ports mailing list