pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/kile kile: needs kinit



details:   https://anonhg.NetBSD.org/pkgsrc/rev/baff1b0ba3b6
branches:  trunk
changeset: 457946:baff1b0ba3b6
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Sep 05 03:49:56 2021 +0000

description:
kile: needs kinit

diffstat:

 editors/kile/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 114003c0daf5 -r baff1b0ba3b6 editors/kile/Makefile
--- a/editors/kile/Makefile     Sun Sep 05 03:21:07 2021 +0000
+++ b/editors/kile/Makefile     Sun Sep 05 03:49:56 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.122 2021/08/31 12:13:34 markd Exp $
+# $NetBSD: Makefile,v 1.123 2021/09/05 03:49:56 markd Exp $
 
 DISTNAME=              kile-2.9.93
 CATEGORIES=            editors kde
@@ -10,6 +10,7 @@
 COMMENT=               LaTeX source editor - TeX shell - Gnuplot front end
 
 BUILD_DEPENDS+=                kdoctools>=5.19.0:../../devel/kdoctools
+DEPENDS+=              kinit>=5.19.0:../../x11/kinit
 
 USE_TOOLS+=            perl msgmerge pkg-config
 



Home | Main Index | Thread Index | Old Index