From owner-cvs-all@FreeBSD.ORG Fri Sep 28 02:23:16 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 6E21316A41A; Fri, 28 Sep 2007 02:23:16 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 677C813C45B; Fri, 28 Sep 2007 02:23:16 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8S2NGi8015010; Fri, 28 Sep 2007 02:23:16 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8S2NGam015009; Fri, 28 Sep 2007 02:23:16 GMT (envelope-from mi) Message-Id: <200709280223.l8S2NGam015009@repoman.freebsd.org> From: Mikhail Teterin Date: Fri, 28 Sep 2007 02:23:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: 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 02:23:16 -0000 mi 2007-09-28 02:23:16 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile Log: Remove FPX from the default configuration. The unmaintained library is too buggy for general use :( Initiate the lists of options whose presence (or absence) break self-tests, and set IGNORE, if any such conflict is found. Reported by: numerous Revision Changes Path 1.244 +11 -1 ports/graphics/ImageMagick/Makefile