aboutsummaryrefslogtreecommitdiff
path: root/news/ubh
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /news/ubh
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'news/ubh')
-rw-r--r--news/ubh/Makefile10
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