diff options
author | kris <kris@FreeBSD.org> | 2002-10-05 23:10:50 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-05 23:10:50 +0000 |
commit | 5a6971384c865e0dbc45b6f90d3327c8530155ca (patch) | |
tree | 5ada74ee3f882d6f02b58c5821bb4375453ec52b /net-im/kmess | |
parent | c9733b549c40f091d7296acb65235e14f27831ff (diff) | |
download | FreeBSD-ports-5a6971384c865e0dbc45b6f90d3327c8530155ca.zip FreeBSD-ports-5a6971384c865e0dbc45b6f90d3327c8530155ca.tar.gz |
BROKEN: Does not compile
Diffstat (limited to 'net-im/kmess')
-rw-r--r-- | net-im/kmess/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/kmess/Makefile b/net-im/kmess/Makefile index 3f2886d..cf72531 100644 --- a/net-im/kmess/Makefile +++ b/net-im/kmess/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@FreeBSD.org +BROKEN= "Does not compile" + USE_KDELIBS_VER=3 GNU_CONFIGURE= yes |