summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/qtella/Makefile2
-rw-r--r--net/v6eval/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net/qtella/Makefile b/net/qtella/Makefile
index be3169f6ab5a..88d6240f8886 100644
--- a/net/qtella/Makefile
+++ b/net/qtella/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= qtella
MAINTAINER= jon@witchspace.com
COMMENT= A Gnutella client using Qt
+BROKEN= "Does not compile"
+
HAS_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS+= --with-qt-dir=${X11BASE} --with-qt-moc=${X11BASE}/bin
diff --git a/net/v6eval/Makefile b/net/v6eval/Makefile
index 61a605d20b03..a1ba604292ba 100644
--- a/net/v6eval/Makefile
+++ b/net/v6eval/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.tahi.org/release/v6eval/
MAINTAINER= tanaka@tahi.org
COMMENT= IPv6 Conformance Test Platform
+BROKEN= "Does not compile"
+
RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
USE_PERL5= yes