diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
commit | 488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch) | |
tree | b3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /net-p2p/qtella | |
parent | 10dd0a6b4815105a91d553a547faf3e8f9a4a27e (diff) | |
download | ports-488b2131831ae04c9871c69e45a79e378dbc4bf7.tar.gz ports-488b2131831ae04c9871c69e45a79e378dbc4bf7.zip |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=80309
Diffstat (limited to 'net-p2p/qtella')
-rw-r--r-- | net-p2p/qtella/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/qtella/Makefile b/net-p2p/qtella/Makefile index be3169f6ab5a..88d6240f8886 100644 --- a/net-p2p/qtella/Makefile +++ b/net-p2p/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 |