aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Abstract
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 12:36:19 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 12:36:19 +0000
commit3dece93ee25ebf53be8b1293a73affc41d500e2c (patch)
tree185ef682734202845bdc727c6423b7fd5bd9f562 /textproc/p5-Pod-Abstract
parentb731ccdbfc5cf2d74ba2737f0e8d2c2b9e53d080 (diff)
downloadports-3dece93ee25ebf53be8b1293a73affc41d500e2c.tar.gz
ports-3dece93ee25ebf53be8b1293a73affc41d500e2c.zip
Notes
Diffstat (limited to 'textproc/p5-Pod-Abstract')
-rw-r--r--textproc/p5-Pod-Abstract/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Abstract/Makefile b/textproc/p5-Pod-Abstract/Makefile
index 58965202b038..56a12ba76159 100644
--- a/textproc/p5-Pod-Abstract/Makefile
+++ b/textproc/p5-Pod-Abstract/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Pod-Abstract
PORTVERSION= 0.19
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,6 @@ MAINTAINER= cm@therek.net
COMMENT= Abstract document tree for Perl POD documents
BUILD_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \
- ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
${SITE_PERL}/Task/Weaken.pm:${PORTSDIR}/devel/p5-Task-Weaken
RUN_DEPENDS= ${BUILD_DEPENDS}