aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Mbox-MessageParser
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 01:47:48 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 01:47:48 +0000
commitd60cc03b253bf72e5157ae700d5fe527258a540e (patch)
tree0c58e3fd05dc63ad22162f4f98794e7852d46b90 /mail/p5-Mail-Mbox-MessageParser
parent4cf6611dc57c1a034ee9c9ebcd5c645cf09ccbf9 (diff)
downloadports-d60cc03b253bf72e5157ae700d5fe527258a540e.tar.gz
ports-d60cc03b253bf72e5157ae700d5fe527258a540e.zip
Notes
Diffstat (limited to 'mail/p5-Mail-Mbox-MessageParser')
-rw-r--r--mail/p5-Mail-Mbox-MessageParser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile
index 3af825e90474..edd0b7a1d47c 100644
--- a/mail/p5-Mail-Mbox-MessageParser/Makefile
+++ b/mail/p5-Mail-Mbox-MessageParser/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Mail-Mbox-MessageParser
PORTVERSION= 1.5002
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= A fast and simple mbox folder reader
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
- ${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff \
+BUILD_DEPENDS= ${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff \
${SITE_PERL}/FileHandle/Unget.pm:${PORTSDIR}/devel/p5-FileHandle-Unget
RUN_DEPENDS= ${BUILD_DEPENDS}