Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2018 12:13:16 +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: r458329 - head/textproc/p5-HTML-Format
Message-ID:  <201801071213.w07CDG7b036223@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  7 12:13:16 2018
New Revision: 458329
URL: https://svnweb.freebsd.org/changeset/ports/458329

Log:
  Update TEST_DEPENDS: remove dependencies of author/release test

Modified:
  head/textproc/p5-HTML-Format/Makefile

Modified: head/textproc/p5-HTML-Format/Makefile
==============================================================================
--- head/textproc/p5-HTML-Format/Makefile	Sun Jan  7 12:13:11 2018	(r458328)
+++ head/textproc/p5-HTML-Format/Makefile	Sun Jan  7 12:13:16 2018	(r458329)
@@ -18,14 +18,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	p5-Font-AFM>=0:x11-fonts/p5-Font-AFM \
 		p5-HTML-Tree>=3.15:www/p5-HTML-Tree
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-File-Slurper>=0:devel/p5-File-Slurper \
-		p5-Test-CPAN-Meta>=0:devel/p5-Test-CPAN-Meta \
-		p5-Test-EOL>=0:devel/p5-Test-EOL \
-		p5-Test-NoTabs>=0:devel/p5-Test-NoTabs
+TEST_DEPENDS=	p5-File-Slurper>=0:devel/p5-File-Slurper
 
 NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuild
-#INSTALL_TARGET=	pure_install
 
 .include <bsd.port.mk>



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