Date: Mon, 8 Jun 2015 19:18:07 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388858 - head/devel/p5-Devel-MAT Message-ID: <201506081918.t58JI7u5091354@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Jun 8 19:18:06 2015 New Revision: 388858 URL: https://svnweb.freebsd.org/changeset/ports/388858 Log: typo. Sponsored by: Absolight Modified: head/devel/p5-Devel-MAT/Makefile Modified: head/devel/p5-Devel-MAT/Makefile ============================================================================== --- head/devel/p5-Devel-MAT/Makefile Mon Jun 8 19:16:19 2015 (r388857) +++ head/devel/p5-Devel-MAT/Makefile Mon Jun 8 19:18:06 2015 (r388858) @@ -35,7 +35,7 @@ RUN_DEPENDS+= p5-Module-Pluggable>=0:${P .endif .if ${PERL_LEVEL} >= 502200 -tROKEN= Fails to build with Perl >= 5.22 +BROKEN= Fails to build with Perl >= 5.22 .endif post-install:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506081918.t58JI7u5091354>