aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2014-06-01 00:37:58 +0800
committerak <ak@FreeBSD.org>2014-06-01 00:37:58 +0800
commit4258fa7831c79d69f262e8317a02a9b88f93783a (patch)
tree3aba6572b76515a94751ae114e5304e1d6c1f9ac /net-p2p
parent660aeced15c82ec76d0a069f8330817bd38edf20 (diff)
downloadfreebsd-ports-gnome-4258fa7831c79d69f262e8317a02a9b88f93783a.tar.gz
freebsd-ports-gnome-4258fa7831c79d69f262e8317a02a9b88f93783a.tar.zst
freebsd-ports-gnome-4258fa7831c79d69f262e8317a02a9b88f93783a.zip
- Fix various distinfo errors
- Remove unused USE_* knobs - Convert USE_TWISTED_RUN to USES - Remove empty lines after .include <bsd.port.mk> Approved by: portmgr (antoine)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/p5-Net-BitTorrent/Makefile3
-rw-r--r--net-p2p/vuze/Makefile1
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>
-