pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/kile



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Sep  5 03:49:56 UTC 2021

Modified Files:
        pkgsrc/editors/kile: Makefile

Log Message:
kile: needs kinit


To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/editors/kile/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/kile/Makefile
diff -u pkgsrc/editors/kile/Makefile:1.122 pkgsrc/editors/kile/Makefile:1.123
--- pkgsrc/editors/kile/Makefile:1.122  Tue Aug 31 12:13:34 2021
+++ pkgsrc/editors/kile/Makefile        Sun Sep  5 03:49:56 2021
@@ -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 @@ HOMEPAGE=             https://kile.sourceforge.io/
 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