diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-25 16:13:05 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-25 16:13:05 +0000 |
commit | 5e0ae7774ee9c95f922d36bf2bdcb7294a1cf8c7 (patch) | |
tree | 97298b409e33768c9533ba3c638e23ca09be0643 /mail | |
parent | 6d6e4a2d5332bb25364589f4641bfb98152efb67 (diff) | |
download | ports-5e0ae7774ee9c95f922d36bf2bdcb7294a1cf8c7.tar.gz ports-5e0ae7774ee9c95f922d36bf2bdcb7294a1cf8c7.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-Box/Makefile | 2 |
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 \ |