From owner-cvs-all@FreeBSD.ORG Mon Jun 6 07:41:47 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 41C4416A41F; Mon, 6 Jun 2005 07:41:47 +0000 (GMT) Date: Mon, 6 Jun 2005 07:41:47 +0000 From: Alexey Dokuchaev To: Pav Lucistnik Message-ID: <20050606074147.GA25090@FreeBSD.org> References: <200506040046.j540k4Q5096212@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200506040046.j540k4Q5096212@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-wm/novawm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 07:41:47 -0000 On Sat, Jun 04, 2005 at 12:46:04AM +0000, Pav Lucistnik wrote: > pav 2005-06-04 00:46:04 UTC > > FreeBSD ports repository > > Modified files: > x11-wm/novawm Makefile > Log: > - Don't fail make clean when expected files are not present Why so complicated change? Unless I'm overlooking something, simply prepending dash `-' before ${CHMOD} should to the trick. ./danfe