diff options
-rw-r--r-- | devel/p5-Carp-Assert/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Carp-Assert/Makefile b/devel/p5-Carp-Assert/Makefile index 02e2592293a3..31ebd14c2636 100644 --- a/devel/p5-Carp-Assert/Makefile +++ b/devel/p5-Carp-Assert/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Executable comments like the ANSI C library assert.h +BUILD_DEPENDS= pod2test:${PORTSDIR}/devel/p5-Pod-Tests + PERL_CONFIGURE= yes MAN3= Carp::Assert.3 |