diff options
author | dburr <dburr@FreeBSD.org> | 2000-07-26 09:09:06 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 2000-07-26 09:09:06 +0000 |
commit | fd3fb1eba0440701cb7d9785f76ec37f1a82e960 (patch) | |
tree | 0d41e12f1ca2b5c2b12a8c7c6cb47ee9cb392def /news | |
parent | 022b673f4383fd7b9248d76f0df37cf59b4d12dc (diff) | |
download | FreeBSD-ports-fd3fb1eba0440701cb7d9785f76ec37f1a82e960.zip FreeBSD-ports-fd3fb1eba0440701cb7d9785f76ec37f1a82e960.tar.gz |
Removed a spurious RUN_DEPENDS line.
Diffstat (limited to 'news')
-rw-r--r-- | news/ubh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/news/ubh/Makefile b/news/ubh/Makefile index f4cb56a..78bee49 100644 --- a/news/ubh/Makefile +++ b/news/ubh/Makefile @@ -12,7 +12,6 @@ MASTER_SITES= http://www.lanois.com/ubh/download/ MAINTAINER= dburr@FreeBSD.ORG -#RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/NNTP.pm:${PORTSDIR}/news/p5-Net-NNTP \ RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Newsrc.pm:${PORTSDIR}/news/p5-News-Newsrc NO_BUILD= YES |