summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-03-18 15:53:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-03-18 15:53:17 +0000
commitef81e1ce9037e43238f9120765e6d38adc4ff66f (patch)
tree4d19fac2010ac9b1dc4803b307ef50226d3eac65 /converters
parent- Fix bug with trimming text when using TRANSCODER==IconvFBSD (diff)
Fix installation with perl 5.8
PR which triggered this discover : 64380
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-MIME-Base64/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile
index 1e0e5e8451e3..7e59618f9c09 100644
--- a/converters/p5-MIME-Base64/Makefile
+++ b/converters/p5-MIME-Base64/Makefile
@@ -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