Fri Jan 29 20:37:02 2021 UTC ()
devel: Enable got


(ryoon)
diff -r1.3327 -r1.3328 pkgsrc/devel/Makefile

cvs diff -r1.3327 -r1.3328 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2021/01/28 21:23:30 1.3327
+++ pkgsrc/devel/Makefile 2021/01/29 20:37:02 1.3328
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3327 2021/01/28 21:23:30 maya Exp $ 1# $NetBSD: Makefile,v 1.3328 2021/01/29 20:37:02 ryoon Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-BH 14SUBDIR+= R-BH
@@ -492,26 +492,27 @@ SUBDIR+= go-try @@ -492,26 +492,27 @@ SUBDIR+= go-try
492SUBDIR+= go-viper 492SUBDIR+= go-viper
493SUBDIR+= go-walker 493SUBDIR+= go-walker
494SUBDIR+= go-wordwrap 494SUBDIR+= go-wordwrap
495SUBDIR+= go-xerrors 495SUBDIR+= go-xerrors
496SUBDIR+= go-yaml 496SUBDIR+= go-yaml
497SUBDIR+= gob2 497SUBDIR+= gob2
498SUBDIR+= gobject-introspection 498SUBDIR+= gobject-introspection
499SUBDIR+= golangci-lint 499SUBDIR+= golangci-lint
500SUBDIR+= golint 500SUBDIR+= golint
501SUBDIR+= google-api-go-client 501SUBDIR+= google-api-go-client
502SUBDIR+= google-glog 502SUBDIR+= google-glog
503SUBDIR+= googletest 503SUBDIR+= googletest
504SUBDIR+= gopls 504SUBDIR+= gopls
 505SUBDIR+= got
505SUBDIR+= gperf 506SUBDIR+= gperf
506SUBDIR+= gperftools 507SUBDIR+= gperftools
507SUBDIR+= gprbuild-aux 508SUBDIR+= gprbuild-aux
508SUBDIR+= gps 509SUBDIR+= gps
509SUBDIR+= gputils 510SUBDIR+= gputils
510SUBDIR+= gradle 511SUBDIR+= gradle
511SUBDIR+= grantlee 512SUBDIR+= grantlee
512SUBDIR+= grantlee-qt5 513SUBDIR+= grantlee-qt5
513SUBDIR+= gsoap 514SUBDIR+= gsoap
514SUBDIR+= gst-plugins0.10-pango 515SUBDIR+= gst-plugins0.10-pango
515SUBDIR+= gst-plugins1-pango 516SUBDIR+= gst-plugins1-pango
516SUBDIR+= gtexinfo 517SUBDIR+= gtexinfo
517SUBDIR+= gtl 518SUBDIR+= gtl