aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-02-15 10:53:38 +0800
committerswills <swills@FreeBSD.org>2012-02-15 10:53:38 +0800
commitc0460486c80775d33402542f2f71170592f40129 (patch)
treef9223f6cc03735c1f551c5943812ae0ee9f5ac54 /devel
parent9f0f01099c8538eb9733561f12a528e27fdcbc49 (diff)
downloadfreebsd-ports-gnome-c0460486c80775d33402542f2f71170592f40129.tar.gz
freebsd-ports-gnome-c0460486c80775d33402542f2f71170592f40129.tar.zst
freebsd-ports-gnome-c0460486c80775d33402542f2f71170592f40129.zip
- Add TEST_DEPENDS to enable testing
PR: ports/165137 Submitted by: swills (myself) Approved by: portmgr (blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-ExtUtils-CChecker/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-ExtUtils-CChecker/Makefile b/devel/p5-ExtUtils-CChecker/Makefile
index 79bd3f2a20a5..5cb97d056286 100644
--- a/devel/p5-ExtUtils-CChecker/Makefile
+++ b/devel/p5-ExtUtils-CChecker/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sahil@FreeBSD.org
COMMENT= Configure-time utilities for using C headers, libraries, OS features
+TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
+
PERL_CONFIGURE= yes
MAN3= ExtUtils::CChecker.3