diff options
author | kris <kris@FreeBSD.org> | 2002-10-06 07:01:11 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-06 07:01:11 +0800 |
commit | a6feebdfd508dd2a67b91f371a253b072dfa143c (patch) | |
tree | b9f26c1316c57fa300eb5c06d25ab2a5e8db3a24 | |
parent | 5cd23573ca873ba11027d6a7b465222b97f0e40b (diff) | |
download | freebsd-ports-gnome-a6feebdfd508dd2a67b91f371a253b072dfa143c.tar.gz freebsd-ports-gnome-a6feebdfd508dd2a67b91f371a253b072dfa143c.tar.zst freebsd-ports-gnome-a6feebdfd508dd2a67b91f371a253b072dfa143c.zip |
BROKEN: Does not build
-rw-r--r-- | net-im/kmerlin/Makefile | 2 | ||||
-rw-r--r-- | net/kmerlin/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-im/kmerlin/Makefile b/net-im/kmerlin/Makefile index 563ed87b88b4..f708050f4960 100644 --- a/net-im/kmerlin/Makefile +++ b/net-im/kmerlin/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= cedric@cedric.trix.net +BROKEN= "Does not build" + USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net/kmerlin/Makefile b/net/kmerlin/Makefile index 563ed87b88b4..f708050f4960 100644 --- a/net/kmerlin/Makefile +++ b/net/kmerlin/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= cedric@cedric.trix.net +BROKEN= "Does not build" + USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes |