svn commit: r362951 - head/devel/p5-IO-Async

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 26 04:29:58 UTC 2014


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


More information about the svn-ports-all mailing list