diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
commit | 00ca886ed4e0b16265d308f06269977fdc608fef (patch) | |
tree | c648ee8191c581d7844f56bece282547542f4725 /mail/p5-Mail-Tools/Makefile | |
parent | 78ed5f9954f5140180be6afad9be7801fb6aceef (diff) |
Notes
Diffstat (limited to 'mail/p5-Mail-Tools/Makefile')
-rw-r--r-- | mail/p5-Mail-Tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-Tools/Makefile b/mail/p5-Mail-Tools/Makefile index d13d42db90ba..e120b2ea8086 100644 --- a/mail/p5-Mail-Tools/Makefile +++ b/mail/p5-Mail-Tools/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl5 modules for dealing with Internet e-mail messages RUN_DEPENDS= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Mail::Address.3 \ Mail::Cap.3 \ |