From owner-cvs-all Tue Oct 29 7:14:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6533937B401; Tue, 29 Oct 2002 07:14:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18C2A43E3B; Tue, 29 Oct 2002 07:14:39 -0800 (PST) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9TFDTmV022920; Tue, 29 Oct 2002 07:13:29 -0800 (PST) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9TFDS6k022919; Tue, 29 Oct 2002 07:13:28 -0800 (PST) Message-Id: <200210291513.g9TFDS6k022919@repoman.freebsd.org> From: Murray Stokely Date: Tue, 29 Oct 2002 07:13:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile.inc.docports 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 murray 2002/10/29 07:13:28 PST Modified files: release Makefile.inc.docports Log: Add scr2txt to the required list of doc ports for "make release". I think this list of the bare minimal ports required should maybe be moved to textproc/docproj/Makefile, so that when we add a new dependency there, we can just add it to a required or optional list, rather than add it there and forget about it here. ;) Noticed by: jhay Forgotten by: nik Revision Changes Path 1.14 +2 -1 src/release/Makefile.inc.docports To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message