summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-09-13 10:05:25 +0000
committersbd <sbd@pkgsrc.org>2012-09-13 10:05:25 +0000
commit46fd71986a7e3a45f4ee3b2bdb43be571f4992e8 (patch)
treebce2ada6c1f0680f73ef1d95628d24f33de30754 /lang/Makefile
parentdfdb848edca427aa092164d8908430633e39f261 (diff)
downloadpkgsrc-46fd71986a7e3a45f4ee3b2bdb43be571f4992e8.tar.gz
Add gcc47-libs
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 445da362bea..dd373a68bc9 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.328 2012/08/22 09:37:31 marino Exp $
+# $NetBSD: Makefile,v 1.329 2012/09/13 10:05:25 sbd Exp $
#
COMMENT= Programming languages
@@ -63,6 +63,7 @@ SUBDIR+= gcc44
SUBDIR+= gcc45
SUBDIR+= gcc46
SUBDIR+= gcc47
+SUBDIR+= gcc47-libs
SUBDIR+= gforth
SUBDIR+= ghc
SUBDIR+= gnat-aux