diff options
author | kris <kris@FreeBSD.org> | 2003-05-07 05:10:45 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-07 05:10:45 +0800 |
commit | 52e865105e457621a80eb7d368f73e8c9aff7a65 (patch) | |
tree | f002523caa9b49c573c355428513a69fff88b2c3 /net-im | |
parent | cf303eb4f733fccd280353b7d79dfef410b6173a (diff) | |
download | freebsd-ports-gnome-52e865105e457621a80eb7d368f73e8c9aff7a65.tar.gz freebsd-ports-gnome-52e865105e457621a80eb7d368f73e8c9aff7a65.tar.zst freebsd-ports-gnome-52e865105e457621a80eb7d368f73e8c9aff7a65.zip |
BROKEN: Does not compile
Diffstat (limited to 'net-im')
-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 033539410e9f..31a6aa6222ab 100644 --- a/net-im/kmerlin/Makefile +++ b/net-im/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 |