svn commit: r381502 - head/devel/p5-CPAN-Meta-YAML

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Mar 17 17:16:28 UTC 2015


Author: sunpoet
Date: Tue Mar 17 17:16:26 2015
New Revision: 381502
URL: https://svnweb.freebsd.org/changeset/ports/381502
QAT: https://qat.redports.org/buildarchive/r381502/

Log:
  - Pet portlint

Modified:
  head/devel/p5-CPAN-Meta-YAML/Makefile

Modified: head/devel/p5-CPAN-Meta-YAML/Makefile
==============================================================================
--- head/devel/p5-CPAN-Meta-YAML/Makefile	Tue Mar 17 16:51:19 2015	(r381501)
+++ head/devel/p5-CPAN-Meta-YAML/Makefile	Tue Mar 17 17:16:26 2015	(r381502)
@@ -19,7 +19,7 @@ USE_PERL5=	configure
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 502000
-TEST_DEPENDS=	p5-Test-Simple>=0.99:${PORTSDIR}/devel/p5-Test-Simple
+TEST_DEPENDS+=	p5-Test-Simple>=0.99:${PORTSDIR}/devel/p5-Test-Simple
 .endif
 
 .include <bsd.port.post.mk>


More information about the svn-ports-head mailing list