diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 12:28:16 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 12:28:16 +0000 |
commit | 676d298ee18c01673284b1087a7e3c99febd1d80 (patch) | |
tree | 0fd4ed310a69b1d78e6cb769ef456e7d5de32177 /mail/p5-Mail-Tools/Makefile | |
parent | fed30100be49558a7ce4076496c02f04a5e64b10 (diff) | |
download | ports-676d298ee18c01673284b1087a7e3c99febd1d80.tar.gz ports-676d298ee18c01673284b1087a7e3c99febd1d80.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-Tools/Makefile')
-rw-r--r-- | mail/p5-Mail-Tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-Tools/Makefile b/mail/p5-Mail-Tools/Makefile index c438b9d8b691..d989152f4da0 100644 --- a/mail/p5-Mail-Tools/Makefile +++ b/mail/p5-Mail-Tools/Makefile @@ -14,7 +14,8 @@ 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= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::Address.3 \ Mail::Cap.3 \ |