diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-06 18:58:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-06 18:58:58 +0000 |
commit | a8c90249e57e03457476d8ce0d9239ae27e6c527 (patch) | |
tree | 3808f5e2096c26ddd1aee5332facb4b9045a9732 /net-im/qutim | |
parent | f8b62e978b8163ce168c67cb74f5974564142e2d (diff) |
Notes
Diffstat (limited to 'net-im/qutim')
-rw-r--r-- | net-im/qutim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/qutim/Makefile b/net-im/qutim/Makefile index 95cba6a5982a..0800af313fa6 100644 --- a/net-im/qutim/Makefile +++ b/net-im/qutim/Makefile @@ -16,6 +16,8 @@ DISTNAME= qutim_${PORTVERSION} MAINTAINER= webmaster@kibab.com COMMENT= A Qt4-based lightweight ICQ client with advanced features +BROKEN= doesn't build with new QT 4.5 + USE_GMAKE= yes USE_QT_VER= 4 QT_COMPONENTS= gui network xml moc_build qmake_build rcc_build uic_build |