aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-08-26 00:13:05 +0800
committeraz <az@FreeBSD.org>2013-08-26 00:13:05 +0800
commita5604cb3a84cc61b206c672083db920877cd330e (patch)
tree97298b409e33768c9533ba3c638e23ca09be0643 /mail
parent3e5b2dab8497a10dd2fa9c093ea603db6f28f569 (diff)
downloadfreebsd-ports-gnome-a5604cb3a84cc61b206c672083db920877cd330e.tar.gz
freebsd-ports-gnome-a5604cb3a84cc61b206c672083db920877cd330e.tar.zst
freebsd-ports-gnome-a5604cb3a84cc61b206c672083db920877cd330e.zip
- Add missed dependency on devel/p5-Devel-GlobalDestruction
- bump portrevision PR: ports/181490 Submitted by: nork@ Approved by: tobez@ (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-Box/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Mail-Box/Makefile b/mail/p5-Mail-Box/Makefile
index 68201a5658a5..791646e35e89 100644
--- a/mail/p5-Mail-Box/Makefile
+++ b/mail/p5-Mail-Box/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Mail-Box
PORTVERSION= 2.109
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MARKOV
@@ -15,6 +16,7 @@ COMMON_DEPENDS= \
p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \
p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
+ p5-Devel-GlobalDestruction>=0.09:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \
p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
p5-File-Remove>=0.20:${PORTSDIR}/devel/p5-File-Remove \
p5-HTML-Format>=2.01:${PORTSDIR}/textproc/p5-HTML-Format \