aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/bitflu
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 /net-p2p/bitflu
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'net-p2p/bitflu')
-rw-r--r--net-p2p/bitflu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/bitflu/Makefile b/net-p2p/bitflu/Makefile
index 8821103961cb..43f4cdf8ef37 100644
--- a/net-p2p/bitflu/Makefile
+++ b/net-p2p/bitflu/Makefile
@@ -12,8 +12,8 @@ COMMENT= BitTorrent client written in Perl
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/Documentation/artistic-2_0.txt
-RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
- p5-Danga-Socket>=0:${PORTSDIR}/devel/p5-Danga-Socket
+RUN_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
+ p5-Danga-Socket>=0:devel/p5-Danga-Socket
USES= perl5 shebangfix tar:tgz
NO_BUILD= yes
@@ -27,7 +27,7 @@ PORTDOCS= ChangeLog.txt README.txt README_IPv6.txt
OPTIONS_DEFINE= DOCS EXAMPLES IPV6
OPTIONS_DEFAULT= IPV6
-IPV6_RUN_DEPENDS= p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6
+IPV6_RUN_DEPENDS= p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6
post-patch:
@${REINPLACE_CMD} -e 's|'\''.bitflu.config'\''|"$$ENV{HOME}/.bitflu.config"|; \