Fix installation with perl 5.8
PR which triggered this discover : 64380
This commit is contained in:
parent
8ad00e7a22
commit
ef81e1ce90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104482
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ MAINTAINER= erwin@FreeBSD.org
|
|||
COMMENT= Perl5 module for Base64 and Quoted-Printable encodings
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= INSTALLDIRS=site
|
||||
|
||||
MAN3= MIME::Base64.3 \
|
||||
MIME::QuotedPrint.3
|
||||
|
|
Loading…
Reference in a new issue