aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-07-03 09:39:21 +0800
committerkris <kris@FreeBSD.org>2000-07-03 09:39:21 +0800
commitcf0b2bd0fa44137e19ccca4b1f4d77429ca330bb (patch)
tree365f8070e8c46a8df1212f8a2e1a4490393457f6
parentf77df7d71ba2cbdb54a8c728bbe0f5b3177703b8 (diff)
downloadfreebsd-ports-gnome-cf0b2bd0fa44137e19ccca4b1f4d77429ca330bb.tar.gz
freebsd-ports-gnome-cf0b2bd0fa44137e19ccca4b1f4d77429ca330bb.tar.zst
freebsd-ports-gnome-cf0b2bd0fa44137e19ccca4b1f4d77429ca330bb.zip
This port was missing a dependency on kdelibs11
Noticed by: bento
-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