aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-03-18 23:53:17 +0800
committermat <mat@FreeBSD.org>2004-03-18 23:53:17 +0800
commitef9cbcba6c85ef72afa99956cf4789cc6d221726 (patch)
tree17dc6a44edbf87223051c41fa57861e2877da9be /converters
parenta179e52a3ac6dc190cfc9784a47b9f6e67fc68f5 (diff)
downloadfreebsd-ports-gnome-ef9cbcba6c85ef72afa99956cf4789cc6d221726.tar.gz
freebsd-ports-gnome-ef9cbcba6c85ef72afa99956cf4789cc6d221726.tar.zst
freebsd-ports-gnome-ef9cbcba6c85ef72afa99956cf4789cc6d221726.zip
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