diff options
author | kris <kris@FreeBSD.org> | 2004-03-18 19:51:08 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-03-18 19:51:08 +0800 |
commit | be05cfd70cefa06a16d3840a9593a3283d55576d (patch) | |
tree | 61f1c4d044ce07d28ed6137ab0620712782a519b /net/kmerlin | |
parent | 874b9832e2138b6d9cb7074d78ecc397fd449c50 (diff) | |
download | freebsd-ports-gnome-be05cfd70cefa06a16d3840a9593a3283d55576d.tar.gz freebsd-ports-gnome-be05cfd70cefa06a16d3840a9593a3283d55576d.tar.zst freebsd-ports-gnome-be05cfd70cefa06a16d3840a9593a3283d55576d.zip |
BROKEN: Does not compile with qt 3.3
Diffstat (limited to 'net/kmerlin')
-rw-r--r-- | net/kmerlin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |