From owner-cvs-all Thu Aug 10 3:26:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 219E537BB6B; Thu, 10 Aug 2000 03:26:27 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA88600; Thu, 10 Aug 2000 03:26:26 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200008101026.DAA88600@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Aug 2000 03:26:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mutt Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/08/10 03:26:26 PDT Modified files: mail/mutt Makefile Log: Improve the granularity of the WITH_ options. Rather than use my approved configuration when BATCH is defined (as a BATCH user might want ncurses) only do it when package building. Also, add a knob so that the HTML docs build and intall can be turned on w/o doing a BATCH build. It would be nice if someone started a mutt-docs port to seperate the PITA docs building (due to sgmlformat, et al.) from the binary production. Asked for by: marko Revision Changes Path 1.94 +18 -15 ports/mail/mutt/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message