diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-18 11:51:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-18 11:51:08 +0000 |
commit | 50a25a2bcab09926aa0fce7922c9240c4a1c923b (patch) | |
tree | caf53e5d67e49161120b8c836142883949e5e2b0 /net-im/kmerlin | |
parent | 677affd31b15eb3ae611073b80dd0a8880a8a6ad (diff) | |
download | ports-50a25a2bcab09926aa0fce7922c9240c4a1c923b.tar.gz ports-50a25a2bcab09926aa0fce7922c9240c4a1c923b.zip |
Notes
Diffstat (limited to 'net-im/kmerlin')
-rw-r--r-- | net-im/kmerlin/Makefile | 2 |
1 files changed, 2 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 |