aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Carp-Assert
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-13 02:09:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-13 02:09:05 +0000
commit7d46049512e0f42f0349fae9329b29450b91fff5 (patch)
tree3ebb6833c1d718f8c8d71a1346a7fb01e31204e7 /devel/p5-Carp-Assert
parentb221fcf4324636dda3ea3988587a6836f7970fb3 (diff)
downloadports-7d46049512e0f42f0349fae9329b29450b91fff5.tar.gz
ports-7d46049512e0f42f0349fae9329b29450b91fff5.zip
Notes
Diffstat (limited to 'devel/p5-Carp-Assert')
-rw-r--r--devel/p5-Carp-Assert/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Carp-Assert/Makefile b/devel/p5-Carp-Assert/Makefile
index 5e0910e2cbd0..aa1961a49262 100644
--- a/devel/p5-Carp-Assert/Makefile
+++ b/devel/p5-Carp-Assert/Makefile
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}