summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorryoon <ryoon>2014-04-22 20:50:49 +0000
committerryoon <ryoon>2014-04-22 20:50:49 +0000
commit2f9edc4b42a813a826120c9d9ac260a0c2b75105 (patch)
treedfb2e47b8571f1eb7c650195fff2a08a6a380ba6 /lang
parent8d588d11546d56e5b2139b93335527035151ee65 (diff)
downloadpkgsrc-2f9edc4b42a813a826120c9d9ac260a0c2b75105.tar.gz
Add gcc48-*
Diffstat (limited to 'lang')
-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