aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
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