diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:10:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:10:45 +0000 |
commit | 85bc088bd0d84d3ec5d9217fe84254b9dc669d7c (patch) | |
tree | c4c5101cb99cb9a64caafe8b3994e284c16cd845 /net/kmerlin | |
parent | b2910099ff5adb073075581cb3987e57250b5891 (diff) | |
download | ports-85bc088bd0d84d3ec5d9217fe84254b9dc669d7c.tar.gz ports-85bc088bd0d84d3ec5d9217fe84254b9dc669d7c.zip |
Notes
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 033539410e9f..31a6aa6222ab 100644 --- a/net/kmerlin/Makefile +++ b/net/kmerlin/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= cedric@cedric.trix.net COMMENT= An IM (Instant Messenger) KDE client for the Microsoft MSN Network +BROKEN= "Does not compile" + USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes |