diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2006-08-16 10:47:18 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2006-08-16 10:47:18 +0000 |
commit | dde11571129d819923b01c52dfa7c7b1452114dd (patch) | |
tree | eb53398e173668825d0c0489f7a1db5e55d116bb /devel/p5-Carp-Assert | |
parent | 9a92101b30cfe636404be94a9cbc532dd2c98369 (diff) | |
download | ports-dde11571129d819923b01c52dfa7c7b1452114dd.tar.gz ports-dde11571129d819923b01c52dfa7c7b1452114dd.zip |
Notes
Diffstat (limited to 'devel/p5-Carp-Assert')
-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 |