summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-09-04 18:49:45 +0000
committerjperkin <jperkin>2014-09-04 18:49:45 +0000
commit3f0b6872e717ba87e791f95b1d296b1713b6db0a (patch)
tree0603d357668a4868687a0de91cd3ca729bd2eb64 /lang/Makefile
parentaca414814e4a64e2a72606230045e65476f89aa4 (diff)
downloadpkgsrc-3f0b6872e717ba87e791f95b1d296b1713b6db0a.tar.gz
Add gcc49-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 a93bf63e361..518c35dd56e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.383 2014/09/04 18:44:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.384 2014/09/04 18:49:45 jperkin Exp $
#
COMMENT= Programming languages
@@ -68,6 +68,7 @@ SUBDIR+= gcc48-fortran
SUBDIR+= gcc48-libs
SUBDIR+= gcc48-objc
SUBDIR+= gcc49
+SUBDIR+= gcc49-libs
SUBDIR+= gforth
SUBDIR+= ghc
SUBDIR+= ghc-bootstrap