From owner-cvs-ports@FreeBSD.ORG Fri Jun 15 23:44:03 2007 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48C0916A469; Fri, 15 Jun 2007 23:44:03 +0000 (UTC) (envelope-from timur@com.bat.ru) Received: from mail.bat.ru (dzokonda.xs4all.nl [194.109.164.75]) by mx1.freebsd.org (Postfix) with ESMTP id 3DB6C13C457; Fri, 15 Jun 2007 23:44:02 +0000 (UTC) (envelope-from timur@com.bat.ru) Received: from timur.home.bat.ru ([192.168.0.4] verified) by mail.bat.ru (CommuniGate Pro SMTP 4.2.7) with ESMTP-TLS id 410774; Sat, 16 Jun 2007 00:45:16 +0200 Received: (from timur@localhost) by timur.home.bat.ru (8.13.6/8.13.6/Submit) id l5FMi1fj057081; Sat, 16 Jun 2007 00:44:01 +0200 (CEST) (envelope-from timur) Date: Sat, 16 Jun 2007 00:44:01 +0200 From: "Timur I. Bakeyev" To: infofarmer@FreeBSD.org Message-ID: <20070615224401.GC54878@com.bat.ru> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: mutt-ng/devel-r804 (FreeBSD) Cc: Shaun Amott , cvs-ports@FreeBSD.org, "Timur I. Bakeyev" , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/converters/p5-WAP-wbxml Makefile ports/databases/p5-Relations Makefile ports/databases/p5-Relations-Query Makefile ports/devel/p5-Shell-Source Makefile ports/devel/p5-Test-MockTime Makefile ports/net/samba-pdbsql Makefile ports/ X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2007 23:44:03 -0000 On Fri, Jun 15, 2007 at 07:29:59PM +0400, Andrew Pantyukhin wrote: > On 6/15/07, Timur I. Bakeyev wrote: > > > > do-build: > >- @${DO_NADA} > >+ @${DO_NADA} > > Since this Makefile has NO_BUILD defined, this > target is a noop. It should be NOOP, but somehow in few sitiations without this NOOP ports don't really work. Possilby, subject for deeper investigation. With regards, Timur