Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2014 18:36:00 +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: r349786 - head/devel/p5-Test-Trap
Message-ID:  <201403311836.s2VIa00S024103@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Mar 31 18:35:59 2014
New Revision: 349786
URL: http://svnweb.freebsd.org/changeset/ports/349786
QAT: https://qat.redports.org/buildarchive/r349786/

Log:
  - Add more TEST_DEPENDS

Modified:
  head/devel/p5-Test-Trap/Makefile

Modified: head/devel/p5-Test-Trap/Makefile
==============================================================================
--- head/devel/p5-Test-Trap/Makefile	Mon Mar 31 18:13:34 2014	(r349785)
+++ head/devel/p5-Test-Trap/Makefile	Mon Mar 31 18:35:59 2014	(r349786)
@@ -16,7 +16,8 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Test-Tester>=0.10.7:${PORTSDIR}/devel/p5-Test-Tester
+TEST_DEPENDS=	p5-Test-Refcount>=0:${PORTSDIR}/devel/p5-Test-Refcount \
+		p5-Test-Tester>=0.10.7:${PORTSDIR}/devel/p5-Test-Tester
 
 USE_PERL5=	configure
 USES=		perl5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403311836.s2VIa00S024103>