pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel: Enable got



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ed8a56ebc5e
branches:  trunk
changeset: 445818:4ed8a56ebc5e
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Jan 29 20:37:02 2021 +0000

description:
devel: Enable got

diffstat:

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

diffs (17 lines):

diff -r 3fc5a783d761 -r 4ed8a56ebc5e devel/Makefile
--- a/devel/Makefile    Fri Jan 29 20:35:59 2021 +0000
+++ b/devel/Makefile    Fri Jan 29 20:37:02 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3327 2021/01/28 21:23:30 maya Exp $
+# $NetBSD: Makefile,v 1.3328 2021/01/29 20:37:02 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -502,6 +502,7 @@
 SUBDIR+=       google-glog
 SUBDIR+=       googletest
 SUBDIR+=       gopls
+SUBDIR+=       got
 SUBDIR+=       gperf
 SUBDIR+=       gperftools
 SUBDIR+=       gprbuild-aux



Home | Main Index | Thread Index | Old Index