aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Reporter/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2007-10-12 07:23:52 +0000
committerLars Thegler <lth@FreeBSD.org>2007-10-12 07:23:52 +0000
commit36d4444ec05bef39104a79f8d65fea52b09a6ecd (patch)
tree2e557d7f26b39d98469e8796f3c4856b33afc735 /devel/p5-Test-Reporter/Makefile
parentb87ec496ce21e43b7a2b9bb4fb2e572f8155f21e (diff)
downloadports-36d4444ec05bef39104a79f8d65fea52b09a6ecd.tar.gz
ports-36d4444ec05bef39104a79f8d65fea52b09a6ecd.zip
Notes
Diffstat (limited to 'devel/p5-Test-Reporter/Makefile')
-rw-r--r--devel/p5-Test-Reporter/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Test-Reporter/Makefile b/devel/p5-Test-Reporter/Makefile
index 39ade5c2e1cf..ed72e0f6c470 100644
--- a/devel/p5-Test-Reporter/Makefile
+++ b/devel/p5-Test-Reporter/Makefile
@@ -6,19 +6,19 @@
#
PORTNAME= Test-Reporter
-PORTVERSION= 1.34
+PORTVERSION= 1.38
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Test
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Sends test results to cpan-testers@perl.org
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
- ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
- ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-PathTools>0:${PORTSDIR}/devel/p5-PathTools \
+ p5-File-Temp>0:${PORTSDIR}/devel/p5-File-Temp \
+ p5-Net>0:${PORTSDIR}/net/p5-Net
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes