diff options
Diffstat (limited to 'net/qtella')
-rw-r--r-- | net/qtella/Makefile | 2 |
1 files changed, 2 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 |