aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-IMAP-Client
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-IMAP-Client')
-rw-r--r--mail/p5-IMAP-Client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-IMAP-Client/Makefile b/mail/p5-IMAP-Client/Makefile
index f331fc7f9428..7a1c722d5ae6 100644
--- a/mail/p5-IMAP-Client/Makefile
+++ b/mail/p5-IMAP-Client/Makefile
@@ -30,7 +30,7 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/IO/Socket/INET.pm:${PORTSDIR}/devel/p5-I
.endif
.if ${PERL_LEVEL} < 500703
-RUN_DEPENDS+= ${SITE_PERL}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
.endif
.include <bsd.port.post.mk>