summaryrefslogtreecommitdiff
path: root/news/krn
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-07-03 01:39:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-07-03 01:39:21 +0000
commit9ca45dc5ec5a2421c8f6c6973703074dd8c862e5 (patch)
treed09228b3710b9ad18189ba93ce67492962029ed8 /news/krn
parentAdd ViewCVS, a Python version of Zeller's cvsweb. Cool!! (diff)
This port was missing a dependency on kdelibs11
Noticed by: bento
Notes
Notes: svn path=/head/; revision=30093
Diffstat (limited to 'news/krn')
-rw-r--r--news/krn/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/krn/Makefile b/news/krn/Makefile
index 7f6c4f90d1eb..0585a2d78817 100644
--- a/news/krn/Makefile
+++ b/news/krn/Makefile
@@ -15,7 +15,8 @@ MAINTAINER= adsharma@sharmas.dhs.org
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
uu.1:${PORTSDIR}/converters/uulib \
- mimelib.2:${PORTSDIR}/converters/kdesupport11
+ mimelib.2:${PORTSDIR}/converters/kdesupport11 \
+ kdecore.3:${PORTSDIR}/x11/kdelibs11
USE_QT= yes
GNU_CONFIGURE= yes