From owner-cvs-all@FreeBSD.ORG Sat Aug 16 09:01:20 2003 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 197F537B510; Sat, 16 Aug 2003 09:00:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F4FB4483A; Sat, 16 Aug 2003 07:57:47 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7GEuu0U074819; Sat, 16 Aug 2003 07:57:16 -0700 (PDT) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7GEuVdX074818; Sat, 16 Aug 2003 07:56:31 -0700 (PDT) Message-Id: <200308161456.h7GEuVdX074818@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 16 Aug 2003 07:56:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/ImageMagick Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 16 Aug 2003 16:01:20 -0000 ache 2003/08/16 07:56:26 PDT FreeBSD ports repository Modified files: graphics/ImageMagick Makefile Log: Build IM with all possible features by default to reduce complaints to non-working binary, so rename all WITH_* granularity options to WITHOUT_* Revision Changes Path 1.167 +22 -22 ports/graphics/ImageMagick/Makefile