From owner-cvs-all@FreeBSD.ORG Sun Jan 18 14:21:48 2004 Return-Path: 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 3A97A16A4CE; Sun, 18 Jan 2004 14:21:47 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF6FD43D45; Sun, 18 Jan 2004 14:21:46 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0IMLVip076405; Sun, 18 Jan 2004 14:21:31 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0IMLU6w076404; Sun, 18 Jan 2004 14:21:30 -0800 (PST) (envelope-from obrien) Date: Sun, 18 Jan 2004 14:21:30 -0800 From: "David O'Brien" To: Marius Strobl Message-ID: <20040118222130.GB76305@dragon.nuxi.com> References: <200401182209.i0IM9Lf9089458@repoman.freebsd.org> <20040118231600.B7943@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040118231600.B7943@newtrinity.zeist.de> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/sysutils/cdrtools-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2004 22:21:48 -0000 On Sun, Jan 18, 2004 at 11:16:00PM +0100, Marius Strobl wrote: > > Modified files: > > sysutils/cdrtools-devel Makefile > > Log: > > Test WITH_RSCSI rather than MKISOFS before offering the WITH_RSCSI option. > What sense does this make? The mkisofs-devel port now offers to be build > rscsi which isn't an option there. > Thanks for contacting the maintainer before committing this. Looked like a simple typo, sorry. Can you please make it so that if one builds cdrtools-devel with WITH_RSCSI defined, one isn't educated that the option exists? This is what other ports do. -- -- David (obrien@FreeBSD.org)