From ddbb6de22e3b90e76f6787aa71afc9807bcdb37d Mon Sep 17 00:00:00 2001 From: Donald Burr Date: Fri, 20 Oct 2000 20:34:46 +0000 Subject: Added dependency for net/p5-Net, because ubh needs the Net::NNTP module. --- news/ubh/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'news/ubh/Makefile') diff --git a/news/ubh/Makefile b/news/ubh/Makefile index 0c8820798779..d95fc3cfb01f 100644 --- a/news/ubh/Makefile +++ b/news/ubh/Makefile @@ -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 -- cgit v1.2.3