diff options
-rw-r--r-- | net-im/kmerlin/Makefile | 2 | ||||
-rw-r--r-- | net/kmerlin/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-im/kmerlin/Makefile b/net-im/kmerlin/Makefile index d622b23484e4..e93715ed84b3 100644 --- a/net-im/kmerlin/Makefile +++ b/net-im/kmerlin/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= cedric@cedric.trix.net COMMENT= An IM (Instant Messenger) KDE client for the Microsoft MSN Network +BROKEN= "Does not compile with qt 3.3" + USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net/kmerlin/Makefile b/net/kmerlin/Makefile index d622b23484e4..e93715ed84b3 100644 --- a/net/kmerlin/Makefile +++ b/net/kmerlin/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= cedric@cedric.trix.net COMMENT= An IM (Instant Messenger) KDE client for the Microsoft MSN Network +BROKEN= "Does not compile with qt 3.3" + USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes |