On Fri, 8 Feb 2013 23:01:08 +0100
Raphael Eiselstein <[email protected]> wrote:

> Hi again,
> 
> quick-fix / works for me (line breaks!)
> ----------------------------------------------------------
> [root@fbsd9 ~]# diff -u /usr/ports/mail/mutt/Makefile.orig
> /usr/ports/mail/mutt/Makefile 
> --- /usr/ports/mail/mutt/Makefile.orig  2013-02-08 22:33:28.650075250
> +0100
> +++ /usr/ports/mail/mutt/Makefile       2013-02-08 22:33:39.249797810
> +0100
> @@ -527,7 +527,7 @@
>  CONFIGURE_ARGS+=       --enable-hcache --without-gdbm --without-bdb
> --with-tokyocabinet
>  LIB_DEPENDS+=
> tokyocabinet.9:${PORTSDIR}/databases/tokyocabinet
>  .else
> -USE_BDB=               42+
> +USE_BDB=               44
>  CONFIGURE_ARGS+=       --enable-hcache --without-gdbm --with-bdb
>  .endif
>  .else

Have you tried to set

# WITH_BDB_VER
#                               - User defined global variable to set Berkeley 
DB version.
# <UNIQUENAME>_WITH_BDB_VER
#                               - User defined port specific variable to set 
Berkeley DB
#                                 version.

in /etc/make.conf?

-- 
Herbert
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to