svn commit: r411086 - head/textproc/p5-HTML-Entities-Interpolate
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Mar 14 15:10:04 UTC 2016
Author: sunpoet
Date: Mon Mar 14 15:10:02 2016
New Revision: 411086
URL: https://svnweb.freebsd.org/changeset/ports/411086
Log:
- Remove p5-Test-Stream from TEST_DEPENDS
Modified:
head/textproc/p5-HTML-Entities-Interpolate/Makefile
Modified: head/textproc/p5-HTML-Entities-Interpolate/Makefile
==============================================================================
--- head/textproc/p5-HTML-Entities-Interpolate/Makefile Mon Mar 14 15:09:58 2016 (r411085)
+++ head/textproc/p5-HTML-Entities-Interpolate/Makefile Mon Mar 14 15:10:02 2016 (r411086)
@@ -16,8 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-HTML-Parser>=3.69:${PORTSDIR}/www/p5-HTML-Parser \
p5-Tie-Function>=0.02:${PORTSDIR}/devel/p5-Tie-Function
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-File-Slurper>=0.008:${PORTSDIR}/devel/p5-File-Slurper \
- p5-Test-Stream>=1.302026:${PORTSDIR}/devel/p5-Test-Stream
+TEST_DEPENDS= p5-File-Slurper>=0.008:${PORTSDIR}/devel/p5-File-Slurper
NO_ARCH= yes
USE_PERL5= configure
More information about the svn-ports-all
mailing list