1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Add missing dependency - p5-MIME-Base64

PR:		38904
Submitted by:	zhouer <zhouer@tfcis.org>
Approved by:	maintainer
This commit is contained in:
Patrick Li 2002-06-10 20:52:34 +00:00
parent 929d59cc8c
commit 130d72fe7f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61073

View File

@ -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