From fe20477ff091a1b94770c69d8ff9ec38e65f05d0 Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Sat, 1 Oct 2011 02:57:17 +0000 Subject: [PATCH] - Add missing build dependency --- devel/p5-Carp-Assert-More/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/p5-Carp-Assert-More/Makefile b/devel/p5-Carp-Assert-More/Makefile index e7a662d89f06..168061254ad1 100644 --- a/devel/p5-Carp-Assert-More/Makefile +++ b/devel/p5-Carp-Assert-More/Makefile @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convenience wrappers around Carp::Assert -BUILD_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +BUILD_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ + p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert RUN_DEPENDS= p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert MAN3= Carp::Assert::More.3