Louis LeBlanc <mutt> [18/07/01 11:51 -0400]:
> WITH_VVV_PATCHES???  what rev do you have of the mutt-devel port?  I
> just updated yesterday, I have 1.3.19 rev 4.  I didn't find that tag
> anywhere in the Makefile.
 
Ditto - I cvsup'd yesterday, after posting the article you replied to.

$FreeBSD: ports/mail/mutt-devel/Makefile,v 1.115 2001/07/17 20:21:26 dwcjr Exp$
PORTVERSION=    1.3.19
PORTREVISION=   4

Now, it seems to be 

.if defined(WITH_MUTT_COMPRESSED_FOLDERS)
PATCHFILES+=    patch-${PATCH_VERSION}.rr.compressed.gz
CONFIGURE_ARGS+=        --enable-compressed
.endif
.if defined(WITH_MUTT_NNTP)
PATCHFILES+=    patch-${PATCH_VERSION}.vvv.nntp.gz
CONFIGURE_ARGS+

Looks like the mutt-devel freebsd port maintainer managed to fix whatever
hassle he was having building the two (volkov NNTP and compressed folders)
together.

        -suresh

Reply via email to