diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-24 21:44:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-24 21:44:44 +0000 |
commit | 8a60d10be5d782a30b651bd65858d8daa85cb006 (patch) | |
tree | 732f41727e76565b121ec64c9bab0f6fb1f7f2b7 /mail/p5-Email-Reply | |
parent | 061e5bb52bef9bad910821e25632eb5106f31c44 (diff) | |
download | ports-8a60d10be5d782a30b651bd65858d8daa85cb006.tar.gz ports-8a60d10be5d782a30b651bd65858d8daa85cb006.zip |
Notes
Diffstat (limited to 'mail/p5-Email-Reply')
-rw-r--r-- | mail/p5-Email-Reply/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Email-Reply/Makefile b/mail/p5-Email-Reply/Makefile index 8d275bb426c4..788a4d62cd16 100644 --- a/mail/p5-Email-Reply/Makefile +++ b/mail/p5-Email-Reply/Makefile @@ -7,6 +7,7 @@ PORTNAME= Email-Reply PORTVERSION= 1.202 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,8 +20,7 @@ BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker RUN_DEPENDS= p5-Email-Abstract>=2.01:${PORTSDIR}/mail/p5-Email-Abstract \ p5-Email-Address>=1.80:${PORTSDIR}/mail/p5-Email-Address \ p5-Email-MIME>=1.82:${PORTSDIR}/mail/p5-Email-MIME \ - p5-Email-MIME-Creator>=1.41:${PORTSDIR}/mail/p5-Email-MIME-Creator \ - p5-Email-Simple-Creator>=1.4:${PORTSDIR}/mail/p5-Email-Simple-Creator + p5-Email-Simple>=2.100:${PORTSDIR}/mail/p5-Email-Simple PERL_CONFIGURE= 5.8.1+ |