aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Context-Preserve
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-02-12 15:49:13 +0000
committerSteve Wills <swills@FreeBSD.org>2012-02-12 15:49:13 +0000
commit4c9b00375da76298cf7494abb92eeac5f9197d7f (patch)
treebf4e1aa79792676d2cd262efcae748606008ec5c /devel/p5-Context-Preserve
parent311f89a2541db2280af6e074bd69b936d6108fbd (diff)
Notes
Diffstat (limited to 'devel/p5-Context-Preserve')
-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