diff options
Diffstat (limited to 'news/ubh/Makefile')
-rw-r--r-- | news/ubh/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/news/ubh/Makefile b/news/ubh/Makefile index 9f2a0b4e8801..0c119fa7eda2 100644 --- a/news/ubh/Makefile +++ b/news/ubh/Makefile @@ -11,11 +11,11 @@ MAINTAINER= john@zoner.org COMMENT= Perl script to download and decode binaries posted to Usenet RUN_DEPENDS= \ - p5-News-Newsrc>=0:${PORTSDIR}/news/p5-News-Newsrc \ - p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \ - p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ - p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ - p5-String-CRC32>=0:${PORTSDIR}/devel/p5-String-CRC32 + p5-News-Newsrc>=0:news/p5-News-Newsrc \ + p5-Mail-Tools>=0:mail/p5-Mail-Tools \ + p5-IO-stringy>=0:devel/p5-IO-stringy \ + p5-MIME-Tools>=0:mail/p5-MIME-Tools \ + p5-String-CRC32>=0:devel/p5-String-CRC32 NO_BUILD= YES USES= perl5 shebangfix |