Add missing dependency
PR: 35032 Submitted by: maintainer
This commit is contained in:
parent
60cc39498d
commit
21b9731f3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54826
@ -13,7 +13,8 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= leeym@leeym.com
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm
|
||||
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
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
Loading…
Reference in New Issue
Block a user