summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-11-21 11:25:00 +0000
committerjperkin <jperkin@pkgsrc.org>2018-11-21 11:25:00 +0000
commit7e01fab37b9114b13d31d216401eedb4125d3268 (patch)
treed2a6e5885a0da5403ed6872aaa1a257520028048 /lang/Makefile
parent3bdc0dd0e5ab56de5c52ab60aed7ce18e9f5432b (diff)
downloadpkgsrc-7e01fab37b9114b13d31d216401eedb4125d3268.tar.gz
lang: Re-enable lang/go as a meta package.
This allows users to simply install a "go" package and pull in the latest version available for their host operating system without having to figure out the name for the correct suffixed package.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 183a50a918f..adb3a3f13c5 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.499 2018/10/24 08:37:00 leot Exp $
+# $NetBSD: Makefile,v 1.500 2018/11/21 11:25:00 jperkin Exp $
#
COMMENT= Programming languages
@@ -89,7 +89,7 @@ SUBDIR+= ghc-bootstrap
SUBDIR+= ghc7
SUBDIR+= gnat_util
SUBDIR+= gnucobol
-#SUBDIR+= go # only contains Makefile fragments
+SUBDIR+= go
SUBDIR+= go-hcl
SUBDIR+= go110
SUBDIR+= go111