From owner-cvs-all Wed Aug 8 13: 2:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E66A937B403; Wed, 8 Aug 2001 13:02:49 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f78K2nf52294; Wed, 8 Aug 2001 13:02:49 -0700 (PDT) (envelope-from ache) Message-Id: <200108082002.f78K2nf52294@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 8 Aug 2001 13:02:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ImageMagick Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2001/08/08 13:02:49 PDT Modified files: graphics/ImageMagick Makefile Log: Enable 16bit pixels by default since they are enabled by default in newer ImageMagick versions. Add WITHOUT_ option to disable them. Enable modules by default, much smaller executable up to 10Mb runtime. Add WITHOUT_ option to disable them. Use IMAGEMAGICK portion for two WITHOUT_ option names mentioned above - it allows to put them to /etc/make.conf without conflicts. Add few comments about options Revision Changes Path 1.113 +6 -5 ports/graphics/ImageMagick/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message