aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Pod
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-12-17 04:17:38 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-12-17 04:17:38 +0000
commit117da166c01a473abc92d99b570024869e14201f (patch)
tree8774b76b9e903ddc59a74625ab1d634046d6b984 /devel/p5-Test-Pod
parent1b4e307bbe78692dfefd9d48a4f66cf19c84d6b9 (diff)
downloadports-117da166c01a473abc92d99b570024869e14201f.tar.gz
ports-117da166c01a473abc92d99b570024869e14201f.zip
Notes
Diffstat (limited to 'devel/p5-Test-Pod')
-rw-r--r--devel/p5-Test-Pod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile
index 17e109f60c42..2597b18b21b7 100644
--- a/devel/p5-Test-Pod/Makefile
+++ b/devel/p5-Test-Pod/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Test-Pod
PORTVERSION= 1.40
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Check for POD errors in files
-BUILD_DEPENDS= ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple \
- ${SITE_PERL}/Pod/Simple.pm:${PORTSDIR}/textproc/p5-Pod-Simple
+BUILD_DEPENDS= ${SITE_PERL}/Pod/Simple.pm:${PORTSDIR}/textproc/p5-Pod-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes