From owner-freebsd-ports Mon Feb 28 14:21:46 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id 637ED37B678; Mon, 28 Feb 2000 14:21:42 -0800 (PST) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (pc062023.tokyo.jcom.ne.jp [210.155.62.23]) by ms.tokyo.jcom.ne.jp (8.9.1/3.7W 06/01/99) with ESMTP id HAA06970; Tue, 29 Feb 2000 07:21:40 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id HAA84866; Tue, 29 Feb 2000 07:21:08 +0900 (JST) Date: Tue, 29 Feb 2000 07:21:59 +0900 Message-ID: <864satary0.wl@archon.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: jseger@FreeBSD.ORG Cc: asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, ache@FreeBSD.ORG Subject: Re: ports/16836: graphics/ImageMagick: configures with LZW enabled In-Reply-To: In your message of "Mon, 21 Feb 2000 09:59:13 -0800" <20000221095912.A11407@freebsd.org> References: <200002202020.MAA35148@freefall.freebsd.org> <86zosvqfjl.wl@archon.local.idaemons.org> <20000221095912.A11407@freebsd.org> User-Agent: Wanderlust/2.2.18 (Please Forgive Me) EMIKO/1.13.11 (Euglena viridis) FLIM/1.13.2 (Kasanui) APEL/10.1 MULE XEmacs/21.1 (patch 8) (Bryce Canyon) (i386--freebsd) Organization: Associated I. Daemons MIME-Version: 1.0 (generated by EMIKO 1.13.11 - "Euglena viridis") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At Mon, 21 Feb 2000 09:59:13 -0800, Andrey A. Chernov wrote: > --- Makefile.bak Fri Jan 28 16:15:12 2000 > +++ Makefile Mon Feb 21 20:49:31 2000 > @@ -34,7 +34,10 @@ > > MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > HAS_CONFIGURE= YES > -CONFIGURE_ARGS= --prefix=${PREFIX} --enable-lzw --enable-shared --with-perl=${PERL5} > +CONFIGURE_ARGS= --prefix=${PREFIX} --enable-shared --with-perl=${PERL5} > +.if defined(HAVE_LZW_LICENSE) > +CONFIGURE_ARGS+= --enable-lzw > +.endif > USE_PERL5= YES > CONFIGURE_ENV= LDFLAGS="$(LDFLAGS) -L${WRKSRC}/magick/.libs" > post-install: Would you check this patch and commit it to close my PR? LZW-enabled software must not be shipped! Or any other committers could do it. -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( "If you choose not to decide you still have made a choice." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message