pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang +ghc-bootstrap



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4c8a26afc09
branches:  trunk
changeset: 627758:c4c8a26afc09
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sun Dec 15 02:52:22 2013 +0000

description:
+ghc-bootstrap

diffstat:

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

diffs (17 lines):

diff -r 3ac0f6c02bc9 -r c4c8a26afc09 lang/Makefile
--- a/lang/Makefile     Sun Dec 15 02:05:45 2013 +0000
+++ b/lang/Makefile     Sun Dec 15 02:52:22 2013 +0000
@@ -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-libs
 SUBDIR+=       gforth
 SUBDIR+=       ghc
+SUBDIR+=       ghc-bootstrap
 SUBDIR+=       ghc7
 SUBDIR+=       gnat-aux
 SUBDIR+=       go



Home | Main Index | Thread Index | Old Index