svn commit: r447703 - head/www/p5-HTML-Display

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 10 18:23:47 UTC 2017


Author: sunpoet
Date: Thu Aug 10 18:23:45 2017
New Revision: 447703
URL: https://svnweb.freebsd.org/changeset/ports/447703

Log:
  Remove Perl core modules

Modified:
  head/www/p5-HTML-Display/Makefile

Modified: head/www/p5-HTML-Display/Makefile
==============================================================================
--- head/www/p5-HTML-Display/Makefile	Thu Aug 10 17:08:54 2017	(r447702)
+++ head/www/p5-HTML-Display/Makefile	Thu Aug 10 18:23:45 2017	(r447703)
@@ -18,7 +18,6 @@ BUILD_DEPENDS=	p5-HTML-TokeParser-Simple>=2:www/p5-HTM
 		p5-URI>=0:net/p5-URI \
 		p5-libwww>=5.69:www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Test-Harness>=2.30:devel/p5-Test-Harness
 
 NO_ARCH=	yes
 USE_PERL5=	configure


More information about the svn-ports-head mailing list