summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-07 00:12:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-07 00:12:29 +0000
commit488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch)
treeb3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /net
parentBROKEN: Distinfo is incorrect (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=80309
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