From 130d72fe7f8d0411b694eb16e6c4f78d960d7e92 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Mon, 10 Jun 2002 20:52:34 +0000 Subject: Add missing dependency - p5-MIME-Base64 PR: 38904 Submitted by: zhouer Approved by: maintainer --- mail/openwebmail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/openwebmail/Makefile') diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 0e9f6d6ec84a..e1a89de5483c 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -14,7 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= leeym@leeym.com RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 NO_BUILD= yes NO_WRKSUBDIR= yes -- cgit v1.2.3