From owner-cvs-all Tue Mar 12 8:26: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B93637BF7F; Tue, 12 Mar 2002 08:25:10 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2CGPAO92724; Tue, 12 Mar 2002 08:25:10 -0800 (PST) (envelope-from jim) Message-Id: <200203121625.g2CGPAO92724@freefall.freebsd.org> From: Jim Mock Date: Tue, 12 Mar 2002 08:25:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mutt-devel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jim 2002/03/12 08:25:10 PST Modified files: mail/mutt-devel Makefile Log: 1) Rename MUTT_WITH_PGP_OUTLOOK_PATCH to WITH_MUTT_PGP_OUTLOOK_PATCH to be consistent with the other knobs. 2) Move --enable-pop and --enable-imap up to CONFIGURE_ARGS from where they were originally defined lower in the Makefile so they can be overridden by using MUTT_CONFIGURE_ARGS. 3) s/directory/file/ in a comment in the Makefile. 4) Bump PORTREVISION. 3) Submitted by: maintainer Approved by: maintainer Revision Changes Path 1.159 +7 -8 ports/mail/mutt-devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message