summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-04-16 04:28:30 +0000
committersbd <sbd@pkgsrc.org>2012-04-16 04:28:30 +0000
commitbb0e9a3b1aa805b5e3e4a29551f9b6b88410f663 (patch)
treef5d45618bebd923b79e505a32f4799b43f47dee9 /lang/Makefile
parentbd406e396e06f9bbbe6387b71d6529608e3aec9a (diff)
downloadpkgsrc-bb0e9a3b1aa805b5e3e4a29551f9b6b88410f663.tar.gz
Add gcc47
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 42eba3caf8f..181304d7c8a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.316 2012/04/11 11:46:12 drochner Exp $
+# $NetBSD: Makefile,v 1.317 2012/04/16 04:28:30 sbd Exp $
#
COMMENT= Programming languages
@@ -60,6 +60,7 @@ SUBDIR+= gcc34-ada
SUBDIR+= gcc44
SUBDIR+= gcc45
SUBDIR+= gcc46
+SUBDIR+= gcc47
SUBDIR+= gforth
SUBDIR+= ghc
SUBDIR+= gnat-aux