From owner-cvs-all@FreeBSD.ORG Fri Sep 28 18:07:05 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6791E16A421; Fri, 28 Sep 2007 18:07:05 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id BE06613C4B8; Fri, 28 Sep 2007 18:07:04 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.1/8.14.1) with ESMTP id l8SHnj59027043; Fri, 28 Sep 2007 21:49:45 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1191001785; bh=oz5vpYT04dSJD5v7Kqv16vd9LLnhUs/j2/QST91 86VY=; l=326; h=Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To: References:MIME-Version:Content-Type:Content-Disposition: In-Reply-To:User-Agent; b=PlCXMnVfZeJ/JczDWWW9+VSBe34k6HGZw+fsdDZr yjGAA9Y1F6HGimN62LbW42ag/vz9Cv54nAUcm5Mk6LUHPQh+yz7uyVB3NRdlKxyTUOK s7G3lJz1+v2TCOjKM9Vad0BZK0eaVeHRYXGyD+Lhv27ZytZZkoTkdCvNVnWJICK8= Received: (from ache@localhost) by nagual.pp.ru (8.14.1/8.14.1/Submit) id l8SHnjZJ027042; Fri, 28 Sep 2007 21:49:45 +0400 (MSD) (envelope-from ache) Date: Fri, 28 Sep 2007 21:49:45 +0400 From: Andrey Chernov To: Mikhail Teterin Message-ID: <20070928174945.GA26995@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Mikhail Teterin , ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200709280223.l8S2NGam015009@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200709280223.l8S2NGam015009@repoman.freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG, ports-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/ImageMagick 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: Fri, 28 Sep 2007 18:07:05 -0000 On Fri, Sep 28, 2007 at 02:23:16AM +0000, Mikhail Teterin wrote: > Initiate the lists of options whose presence (or absence) break > self-tests, and set IGNORE, if any such conflict is found. PERL support enabled breaks self-tests too for the reason unknown (Magic.pm works as expected) -- http://ache.pp.ru/