Date: Sun, 29 Oct 2017 12:12:21 -0600 From: Adam Weinberger <adamw@adamw.org> To: Kurt Jaeger <pi@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r453128 - head/net/p5-IPv6-Address Message-ID: <3C5D1989-7F01-4E8F-8479-596CE4C3757A@adamw.org> In-Reply-To: <201710291803.v9TI3H8n091893@repo.freebsd.org> References: <201710291803.v9TI3H8n091893@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 29 Oct, 2017, at 12:03, Kurt Jaeger <pi@FreeBSD.org> wrote: >=20 > Author: pi > Date: Sun Oct 29 18:03:16 2017 > New Revision: 453128 > URL: https://svnweb.freebsd.org/changeset/ports/453128 >=20 > Log: > net/p5-IPv6-Address: fix build_depend >=20 > Modified: > head/net/p5-IPv6-Address/Makefile >=20 > Modified: head/net/p5-IPv6-Address/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/net/p5-IPv6-Address/Makefile Sun Oct 29 17:54:47 2017 = (r453127) > +++ head/net/p5-IPv6-Address/Makefile Sun Oct 29 18:03:16 2017 = (r453128) > @@ -7,6 +7,8 @@ MASTER_SITES=3D CPAN > MASTER_SITE_SUBDIR=3D CPAN:ADUITSIS > PKGNAMEPREFIX=3D p5- >=20 > +BUILD_DEPENDS=3D p5-Module-Build>=3D0:devel/p5-Module-Build > + > MAINTAINER=3D perl@FreeBSD.org > COMMENT=3D IPv6 Address Manipulation Library This isn=E2=80=99t right. Ports should never have to depend on = p5-Module-Build. Probably if you replace the USE_PERL5=3Dmodbuildtiny = with USE_PERL5=3Dmodbuild it=E2=80=99ll do the right thing. # Adam =E2=80=94 Adam Weinberger adamw@adamw.org http://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C5D1989-7F01-4E8F-8479-596CE4C3757A>