diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 01:11:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 01:11:39 +0000 |
commit | f72bc82cb37a15b2f7e171b91a5c4053d99aa066 (patch) | |
tree | 40837bff97f757266ebacce872055378e8200700 /net/dctc-gui-qt | |
parent | BROKEN: Missing dependency (diff) |
BROKEN: Build fails
Diffstat (limited to 'net/dctc-gui-qt')
-rw-r--r-- | net/dctc-gui-qt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/dctc-gui-qt/Makefile b/net/dctc-gui-qt/Makefile index bc630f9421be..424e03dcbccc 100644 --- a/net/dctc-gui-qt/Makefile +++ b/net/dctc-gui-qt/Makefile @@ -19,6 +19,8 @@ COMMENT= A Qt GUI for the Direct Connect (TM) dctc text client BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake RUN_DEPENDS= dctc:${PORTSDIR}/net/dctc +BROKEN= "Build fails" + USE_QT_VER= 3 USE_REINPLACE= yes USE_SIZE= yes |