aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-MIME-Base64
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/p5-MIME-Base64
parent8ad00e7a2207e6eefce2faf48d04d384ad7421f9 (diff)
downloadports-ef81e1ce9037e43238f9120765e6d38adc4ff66f.tar.gz
ports-ef81e1ce9037e43238f9120765e6d38adc4ff66f.zip
Fix installation with perl 5.8
PR which triggered this discover : 64380
Notes
Notes: svn path=/head/; revision=104482
Diffstat (limited to 'converters/p5-MIME-Base64')
-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