Date: Fri, 30 Oct 2015 11:24:50 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400509 - head/devel/p5-Test-Strict Message-ID: <201510301124.t9UBOoRC091185@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Oct 30 11:24:50 2015 New Revision: 400509 URL: https://svnweb.freebsd.org/changeset/ports/400509 Log: - Add TEST_DEPENDS Modified: head/devel/p5-Test-Strict/Makefile Modified: head/devel/p5-Test-Strict/Makefile ============================================================================== --- head/devel/p5-Test-Strict/Makefile Fri Oct 30 11:24:45 2015 (r400508) +++ head/devel/p5-Test-Strict/Makefile Fri Oct 30 11:24:50 2015 (r400509) @@ -15,6 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Devel-Cover>=0.43:${PORTSDIR}/devel/p5-Devel-Cover RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy NO_ARCH= yes USES= perl5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510301124.t9UBOoRC091185>