Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2017 21:55:36 +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: r437877 - head/databases/p5-Search-Xapian12
Message-ID:  <201704062155.v36Ltasn077957@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Apr  6 21:55:36 2017
New Revision: 437877
URL: https://svnweb.freebsd.org/changeset/ports/437877

Log:
  Add more TEST_DEPENDS

Modified:
  head/databases/p5-Search-Xapian12/Makefile

Modified: head/databases/p5-Search-Xapian12/Makefile
==============================================================================
--- head/databases/p5-Search-Xapian12/Makefile	Thu Apr  6 20:59:33 2017	(r437876)
+++ head/databases/p5-Search-Xapian12/Makefile	Thu Apr  6 21:55:36 2017	(r437877)
@@ -17,7 +17,8 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 LIB_DEPENDS=	libxapian.so:databases/xapian-core12
-TEST_DEPENDS=	p5-Test-Pod>=1.14:devel/p5-Test-Pod \
+TEST_DEPENDS=	p5-Devel-Leak>=0:devel/p5-Devel-Leak \
+		p5-Test-Pod>=1.14:devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage
 
 PORTSCOUT=	limit:^1\.2\.



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