diff options
Diffstat (limited to 'mail/p5-Mail-Transport/Makefile')
| -rw-r--r-- | mail/p5-Mail-Transport/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/p5-Mail-Transport/Makefile b/mail/p5-Mail-Transport/Makefile index 5774a41f31b6..646ab2bb7a9f 100644 --- a/mail/p5-Mail-Transport/Makefile +++ b/mail/p5-Mail-Transport/Makefile @@ -1,7 +1,8 @@ PORTNAME= Mail-Transport -PORTVERSION= 3.007 +PORTVERSION= 4.01 CATEGORIES= mail perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MARKOV PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org @@ -12,7 +13,9 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Mail-Message>=3:mail/p5-Mail-Message +RUN_DEPENDS= p5-Log-Report>=1.42:devel/p5-Log-Report \ + p5-Mail-Message>=4.0:mail/p5-Mail-Message \ + p5-String-Print>=1.01:textproc/p5-String-Print USES= perl5 USE_PERL5= configure |
