diff options
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> - |