mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Added dependency for net/p5-Net, because ubh needs the Net::NNTP module.
This commit is contained in:
parent
8043780615
commit
ddbb6de22e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34043
@ -12,7 +12,8 @@ MASTER_SITES= http://ubh.sourceforge.net/download/
|
||||
|
||||
MAINTAINER= dburr@FreeBSD.ORG
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Newsrc.pm:${PORTSDIR}/news/p5-News-Newsrc
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Newsrc.pm:${PORTSDIR}/news/p5-News-Newsrc \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/NNTP.pm:${PORTSDIR}/net/p5-Net
|
||||
|
||||
NO_BUILD= YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user