1
0
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:
Donald Burr 2000-10-20 20:34:46 +00:00
parent 8043780615
commit ddbb6de22e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34043

View File

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