diff options
author | wiz <wiz> | 2014-11-03 10:34:57 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-11-03 10:34:57 +0000 |
commit | 8f36e9dbdfa3fad45619e528098a958780d9cbb9 (patch) | |
tree | 53696b88333f9c1137c88fb170dc5ca4217d0202 /lang | |
parent | d1487aeb60f2570cedb36e73f6a6bada05a7f062 (diff) | |
download | pkgsrc-8f36e9dbdfa3fad45619e528098a958780d9cbb9.tar.gz |
Sync.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/Makefile b/lang/Makefile index 52927941138..1ab9379b1ed 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.387 2014/11/01 13:24:51 wiz Exp $ +# $NetBSD: Makefile,v 1.388 2014/11/03 10:34:57 wiz Exp $ # COMMENT= Programming languages @@ -64,10 +64,7 @@ SUBDIR+= gcc46 SUBDIR+= gcc47 SUBDIR+= gcc47-libs SUBDIR+= gcc48 -SUBDIR+= gcc48-cc++ -SUBDIR+= gcc48-fortran SUBDIR+= gcc48-libs -SUBDIR+= gcc48-objc SUBDIR+= gcc49 SUBDIR+= gcc49-libs SUBDIR+= gforth |