Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2014 04:29:57 +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: r362951 - head/devel/p5-IO-Async
Message-ID:  <201407260429.s6Q4Tvel074867@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jul 26 04:29:57 2014
New Revision: 362951
URL: http://svnweb.freebsd.org/changeset/ports/362951
QAT: https://qat.redports.org/buildarchive/r362951/

Log:
  - Remove TEST_DEPENDS from BUILD_DEPENDS

Modified:
  head/devel/p5-IO-Async/Makefile

Modified: head/devel/p5-IO-Async/Makefile
==============================================================================
--- head/devel/p5-IO-Async/Makefile	Sat Jul 26 01:40:05 2014	(r362950)
+++ head/devel/p5-IO-Async/Makefile	Sat Jul 26 04:29:57 2014	(r362951)
@@ -20,7 +20,6 @@ TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDI
 		p5-Test-Identity>=0:${PORTSDIR}/devel/p5-Test-Identity \
 		p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Refcount>=0:${PORTSDIR}/devel/p5-Test-Refcount
-BUILD_DEPENDS+=	${TEST_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure



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