Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2019 19:44:47 +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: r492632 - head/mail/p5-Email-MIME-Encodings
Message-ID:  <201902101944.x1AJilBD003188@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Feb 10 19:44:46 2019
New Revision: 492632
URL: https://svnweb.freebsd.org/changeset/ports/492632

Log:
  Add TEST_DEPENDS

Modified:
  head/mail/p5-Email-MIME-Encodings/Makefile

Modified: head/mail/p5-Email-MIME-Encodings/Makefile
==============================================================================
--- head/mail/p5-Email-MIME-Encodings/Makefile	Sun Feb 10 19:21:10 2019	(r492631)
+++ head/mail/p5-Email-MIME-Encodings/Makefile	Sun Feb 10 19:44:46 2019	(r492632)
@@ -14,6 +14,8 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+TEST_DEPENDS=	p5-Capture-Tiny>=0:devel/p5-Capture-Tiny
+
 USES=		perl5
 USE_PERL5=	configure
 



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