diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 21:10:45 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 21:10:45 +0000 |
commit | 52e865105e457621a80eb7d368f73e8c9aff7a65 (patch) | |
tree | f002523caa9b49c573c355428513a69fff88b2c3 /net | |
parent | cf303eb4f733fccd280353b7d79dfef410b6173a (diff) | |
download | FreeBSD-ports-52e865105e457621a80eb7d368f73e8c9aff7a65.zip FreeBSD-ports-52e865105e457621a80eb7d368f73e8c9aff7a65.tar.gz |
BROKEN: Does not compile
Diffstat (limited to 'net')
-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 0335394..31a6aa6 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 |