Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Oct 2018 13:41:40 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481984 - head/devel/p5-Expect-Simple
Message-ID:  <201810131341.w9DDfeEw084216@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Sat Oct 13 13:41:40 2018
New Revision: 481984
URL: https://svnweb.freebsd.org/changeset/ports/481984

Log:
  Remove bogus depends line.
  
  Pointy hat:	amdmi3

Modified:
  head/devel/p5-Expect-Simple/Makefile   (contents, props changed)

Modified: head/devel/p5-Expect-Simple/Makefile
==============================================================================
--- head/devel/p5-Expect-Simple/Makefile	Sat Oct 13 13:34:31 2018	(r481983)
+++ head/devel/p5-Expect-Simple/Makefile	Sat Oct 13 13:41:40 2018	(r481984)
@@ -17,8 +17,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Expect>=0:lang/p5-Expect
 
-RUN_DEPENDS+=	test
-
 USES=		perl5
 USE_PERL5=	configure
 NO_ARCH=	yes



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