pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add devel/kbuild



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4c3dabfb12b
branches:  trunk
changeset: 349448:d4c3dabfb12b
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Fri Jul 08 09:45:27 2016 +0000

description:
Add devel/kbuild

diffstat:

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

diffs (17 lines):

diff -r b51898b095c7 -r d4c3dabfb12b devel/Makefile
--- a/devel/Makefile    Fri Jul 08 09:42:53 2016 +0000
+++ b/devel/Makefile    Fri Jul 08 09:45:27 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2280 2016/07/02 08:13:20 joerg Exp $
+# $NetBSD: Makefile,v 1.2281 2016/07/08 09:45:27 kamil Exp $
 #
 
 COMMENT=       Development utilities
@@ -406,6 +406,7 @@
 SUBDIR+=       js_of_ocaml
 SUBDIR+=       kapptemplate
 SUBDIR+=       kbookmarks
+SUBDIR+=       kbuild
 SUBDIR+=       kcachegrind
 SUBDIR+=       kcmutils
 SUBDIR+=       kconfig



Home | Main Index | Thread Index | Old Index