aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-02-12 23:49:13 +0800
committerswills <swills@FreeBSD.org>2012-02-12 23:49:13 +0800
commitbc1567649eaf133bdb0142b49d5a5e43cff8d99e (patch)
treec0bc31774ec5e7d8f0a74b750d10cabde374c408 /devel
parent894742fc5e7dc107c6848740c207faf28dad7e78 (diff)
downloadfreebsd-ports-gnome-bc1567649eaf133bdb0142b49d5a5e43cff8d99e.tar.gz
freebsd-ports-gnome-bc1567649eaf133bdb0142b49d5a5e43cff8d99e.tar.zst
freebsd-ports-gnome-bc1567649eaf133bdb0142b49d5a5e43cff8d99e.zip
- Add TEST_DEPENDS
PR: ports/164320 Submitted by: swills (myself) Approved by: maintainer timeout (skv, 3+ weeks)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Context-Preserve/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Context-Preserve/Makefile b/devel/p5-Context-Preserve/Makefile
index 94c0dca4430f..31f95201ae1e 100644
--- a/devel/p5-Context-Preserve/Makefile
+++ b/devel/p5-Context-Preserve/Makefile
@@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Run code after a subroutine call, preserving the context the subroutine
+TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \
+ p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
+
PERL_CONFIGURE= yes
MAN3= Context::Preserve.3