diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 23:01:11 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 23:01:11 +0000 |
commit | d412ba59458b19916861aa4368da1fa96af3d406 (patch) | |
tree | 3f0a77f1ac44de4b4bf1a11eee2bbe2637becb32 /net-im | |
parent | BROKEN: Does not fetch (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=67433
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 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 |