summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2013-12-15 02:52:22 +0000
committerdholland <dholland>2013-12-15 02:52:22 +0000
commit21b7cf118c95521d58724e88958e20b538955f06 (patch)
treeb18037ddfd0b0215be96a58eaaad8fd4ceea076a /lang/Makefile
parent45019022e26d2a04bec1d600aabdb5c289a47fd2 (diff)
downloadpkgsrc-21b7cf118c95521d58724e88958e20b538955f06.tar.gz
+ghc-bootstrap
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index e7984c12b7a..95a9021ae2b 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.361 2013/12/12 12:48:18 obache Exp $
+# $NetBSD: Makefile,v 1.362 2013/12/15 02:52:22 dholland Exp $
#
COMMENT= Programming languages
@@ -68,6 +68,7 @@ SUBDIR+= gcc48
SUBDIR+= gcc48-libs
SUBDIR+= gforth
SUBDIR+= ghc
+SUBDIR+= ghc-bootstrap
SUBDIR+= ghc7
SUBDIR+= gnat-aux
SUBDIR+= go