summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>2000-10-20 20:34:46 +0000
committerDonald Burr <dburr@FreeBSD.org>2000-10-20 20:34:46 +0000
commitddbb6de22e3b90e76f6787aa71afc9807bcdb37d (patch)
tree880898534ae87ddda6560bd2a5bdba726bc03faf /news
parentUpdate to 0.2.1. Now Ruby 1.4 support has been dropped in this (diff)
Added dependency for net/p5-Net, because ubh needs the Net::NNTP module.
Notes
Notes: svn path=/head/; revision=34043
Diffstat (limited to 'news')
-rw-r--r--news/ubh/Makefile3
1 files changed, 2 insertions, 1 deletions
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