diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-07-02 22:51:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-07-02 22:51:34 +0000 |
commit | 0d04225e58d354f23dc5f4432f5ba9f79d5271cb (patch) | |
tree | 46f213c8e6e628402f0986b04b7b03aaaacdc367 /news | |
parent | Correct a mistake when I modified the port last week. Changes were relative (diff) |
Mark broken; port can't find the KDE stuff during configure.
Noticed by: bento
Notes
Notes:
svn path=/head/; revision=30084
Diffstat (limited to 'news')
-rw-r--r-- | news/krn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/krn/Makefile b/news/krn/Makefile index 7f6c4f90d1eb..b6a212ab598b 100644 --- a/news/krn/Makefile +++ b/news/krn/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ uu.1:${PORTSDIR}/converters/uulib \ mimelib.2:${PORTSDIR}/converters/kdesupport11 +BROKEN= "Can't find KDE during configure" + USE_QT= yes GNU_CONFIGURE= yes USE_GMAKE= yes |