aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-06-17 08:51:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-06-17 08:51:32 +0000
commitc5c0d7f5d2b390bbd167c21e69b65e6df8efa1a3 (patch)
tree2d7ba0bcd8da2e2a5bbd9f42f0fe2c7c0fb044e2 /net-p2p
parentbc35fdde2e139bd19122d0b40e958d3c8ea936c5 (diff)
downloadports-c5c0d7f5d2b390bbd167c21e69b65e6df8efa1a3.tar.gz
ports-c5c0d7f5d2b390bbd167c21e69b65e6df8efa1a3.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/dctc/Makefile2
-rw-r--r--net-p2p/frostwire/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/dctc/Makefile b/net-p2p/dctc/Makefile
index f60793abbc58..7f3244bff052 100644
--- a/net-p2p/dctc/Makefile
+++ b/net-p2p/dctc/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://unixpages.org/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= A DirectConnect (www.neo-modus.com) text client for file sharing
+BROKEN= Does not fetch
+
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4
diff --git a/net-p2p/frostwire/Makefile b/net-p2p/frostwire/Makefile
index 49bf394cefdb..86c9cc65782f 100644
--- a/net-p2p/frostwire/Makefile
+++ b/net-p2p/frostwire/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.noarch
MAINTAINER= ports@FreeBSD.org
COMMENT= A Java based Gnutella and Bittorrent client
+BROKEN= Does not fetch
+
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
USE_JAVA= yes