From 14da7c47d75635435a8a477566e7a8d22e7e6996 Mon Sep 17 00:00:00 2001 From: brad Date: Thu, 19 Feb 2004 20:05:51 +0000 Subject: [PATCH] revert rev 1.25 --- mail/mutt/snapshot/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail/mutt/snapshot/Makefile b/mail/mutt/snapshot/Makefile index 804efc11bec..542066aa37f 100644 --- a/mail/mutt/snapshot/Makefile +++ b/mail/mutt/snapshot/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.26 2004/02/18 18:56:57 lebel Exp $ +# $OpenBSD: Makefile,v 1.27 2004/02/19 20:05:51 brad Exp $ COMMENT= "tty-based e-mail client, development version" @@ -54,7 +54,6 @@ CONFIGURE_ARGS+= --with-curses .if ${FLAVOR:L:Mcompressed} PATCHFILES+= patch-${VERSION}.rr.compressed.1.gz:0 PATCH_DIST_STRIP=-p1 -BUILD_DEPENDS+= ::devel/automake CONFIGURE_ARGS+= --enable-compressed CONFIGURE_STYLE+= automake .else