summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-04-22 20:50:49 +0000
committerryoon <ryoon@pkgsrc.org>2014-04-22 20:50:49 +0000
commit9fb3216d9098acde880094392fa0fe2cb60f4706 (patch)
tree5bd7dd01c010eb28159e660baabd949e982aab1f /lang/Makefile
parentca0308931a8171ba69a17e5fdfaa98bd43a6e6eb (diff)
downloadpkgsrc-9fb3216d9098acde880094392fa0fe2cb60f4706.tar.gz
Add gcc48-*
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 6c5ed369c0e..d75238cacdd 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.373 2014/04/05 23:55:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.374 2014/04/22 20:50:49 ryoon Exp $
#
COMMENT= Programming languages
@@ -63,7 +63,10 @@ SUBDIR+= gcc46
SUBDIR+= gcc47
SUBDIR+= gcc47-libs
SUBDIR+= gcc48
+SUBDIR+= gcc48-cc++
+SUBDIR+= gcc48-fortran
SUBDIR+= gcc48-libs
+SUBDIR+= gcc48-objc
SUBDIR+= gforth
SUBDIR+= gfortran
SUBDIR+= ghc