From 06462ac460aef6317e02835d4a02d98169f3d91f Mon Sep 17 00:00:00 2001 From: imp Date: Mon, 8 Mar 2010 22:34:34 +0000 Subject: I botched specification of p5-Test-Exception, so tinerbox failed because p5-Test-Exception was already built and installed.... --- devel/p5-Acme-Damn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/p5-Acme-Damn/Makefile b/devel/p5-Acme-Damn/Makefile index 172fe17226ea..cfb5f61542c9 100644 --- a/devel/p5-Acme-Damn/Makefile +++ b/devel/p5-Acme-Damn/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= imp@FreeBSD.org COMMENT= Unblessing perl objects -RUN_DEPENDS= p5-Test-Exception:${PORTSDIR}/devel/p5-Test-Exception +RUN_DEPENDS= p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -- cgit