Date: Tue, 21 Oct 2014 16:49:33 -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: <21B7A5E4-102B-410F-9ACA-931EA9A8E4B6@adamw.org> In-Reply-To: <E286DD79-2A2B-4F09-9620-F00CB6B754B6@adamw.org> References: <201410152052.s9FKqjNA058138@svn.freebsd.org> <E286DD79-2A2B-4F09-9620-F00CB6B754B6@adamw.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Koop, I=92m pinging you again on this. Are you sure that the liblrq-1 = dependency has to be forced? If so, why is there an LQR option? # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org > On 15 Oct, 2014, at 17:15, Adam Weinberger <adamw@adamw.org> wrote: >=20 > 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. >=20 > # Adam >=20 >=20 > --=20 > Adam Weinberger > adamw@adamw.org > http://www.adamw.org >=20 > On 15 Oct, 2014, at 14:52, Koop Mast <kwm@FreeBSD.org> wrote: >=20 >> 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 >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21B7A5E4-102B-410F-9ACA-931EA9A8E4B6>