Date: Wed, 15 Oct 2014 17:15:11 -0600 From: Adam Weinberger <adamw@adamw.org> To: Koop Mast <kwm@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r370955 - head/graphics/ImageMagick Message-ID: <E286DD79-2A2B-4F09-9620-F00CB6B754B6@adamw.org> In-Reply-To: <201410152052.s9FKqjNA058138@svn.freebsd.org> References: <201410152052.s9FKqjNA058138@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Why is liblqr-1 being forced? It worked fine as it was before. There is = already a LQR option, and now it brings in glib2 which wasn=92t forced = before. # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org On 15 Oct, 2014, at 14:52, Koop Mast <kwm@FreeBSD.org> wrote: > Author: kwm > Date: Wed Oct 15 20:52:44 2014 > New Revision: 370955 > URL: https://svnweb.freebsd.org/changeset/ports/370955 > QAT: https://qat.redports.org/buildarchive/r370955/ >=20 > Log: > Add missing depend on liblqr-1. >=20 > Submitted by: Daniel Reichelt <reicheltmail@googlemail.com> >=20 > Modified: > head/graphics/ImageMagick/Makefile >=20 > Modified: head/graphics/ImageMagick/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/graphics/ImageMagick/Makefile Wed Oct 15 20:49:22 2014 = (r370954) > +++ head/graphics/ImageMagick/Makefile Wed Oct 15 20:52:44 2014 = (r370955) > @@ -2,7 +2,7 @@ >=20 > PORTNAME=3D ImageMagick > DISTVERSION=3D 6.8.9-8 > -PORTREVISION=3D 2 > +PORTREVISION=3D 3 > PORTEPOCH=3D 1 > CATEGORIES=3D graphics perl5 > MASTER_SITES=3D http://www.imagemagick.org/download/ \ > @@ -34,7 +34,8 @@ COMMENT=3D Image processing tools >=20 > #LICENSE=3D APACHE20 >=20 > -LIB_DEPENDS=3D libltdl.so:${PORTSDIR}/devel/libltdl > +LIB_DEPENDS=3D libltdl.so:${PORTSDIR}/devel/libltdl \ > + liblqr-1.so:${PORTSDIR}/graphics/liblqr-1 >=20 > # This port uses .la files, keep libtool:keepla! (magick/module.c) > USES=3D gmake libtool:keepla pathfix perl5 pkgconfig = shebangfix tar:xz >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E286DD79-2A2B-4F09-9620-F00CB6B754B6>