pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang add and enable gcc44



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92eac8823242
branches:  trunk
changeset: 399343:92eac8823242
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Fri Sep 18 11:26:23 2009 +0000

description:
add and enable gcc44

diffstat:

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

diffs (17 lines):

diff -r abccf894def5 -r 92eac8823242 lang/Makefile
--- a/lang/Makefile     Fri Sep 18 11:24:50 2009 +0000
+++ b/lang/Makefile     Fri Sep 18 11:26:23 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.274 2009/09/07 18:32:05 joerg Exp $
+# $NetBSD: Makefile,v 1.275 2009/09/18 11:26:23 dmcmahill Exp $
 #
 
 COMMENT=       Programming languages
@@ -54,6 +54,7 @@
 SUBDIR+=       gcc3-objc
 SUBDIR+=       gcc34
 SUBDIR+=       gcc34-ada
+SUBDIR+=       gcc44
 SUBDIR+=       gforth
 SUBDIR+=       ghc
 SUBDIR+=       gpc



Home | Main Index | Thread Index | Old Index