diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-05-31 16:37:58 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-05-31 16:37:58 +0000 |
commit | fe7fc772a5aa50ceab067ebdb68b0fc9e2d0cbeb (patch) | |
tree | 3aba6572b76515a94751ae114e5304e1d6c1f9ac /net-p2p | |
parent | f4651688029fd1776aa50c470ece596188945ab8 (diff) | |
download | ports-fe7fc772a5aa50ceab067ebdb68b0fc9e2d0cbeb.tar.gz ports-fe7fc772a5aa50ceab067ebdb68b0fc9e2d0cbeb.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/p5-Net-BitTorrent/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/vuze/Makefile | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net-p2p/p5-Net-BitTorrent/Makefile b/net-p2p/p5-Net-BitTorrent/Makefile index edc9a877ac12..e87ba4535299 100644 --- a/net-p2p/p5-Net-BitTorrent/Makefile +++ b/net-p2p/p5-Net-BitTorrent/Makefile @@ -15,10 +15,9 @@ COMMENT= BitTorrent peer-to-peer protocol class RUN_DEPENDS= p5-Math-BigInt>=1.78:${PORTSDIR}/math/p5-Math-BigInt CONFIGURE_ARGS= </dev/null -PORTSCOUT= skipv:0.074000_012 +PORTSCOUT= skipv:0.074000_012 USES= perl5 USE_PERL5= modbuild .include <bsd.port.mk> - diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index f8dfca7c65ea..dcb1d57d39bf 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/Makefile @@ -70,4 +70,3 @@ do-install: .endfor .include <bsd.port.mk> - |