diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-03-17 11:22:17 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-03-17 11:22:17 +0000 |
commit | 2820a998695b46c750d94d7efcaf8387688e6379 (patch) | |
tree | f8b41d010c6476301de1abc9759bc946336d1d6e /lang/Makefile | |
parent | 30047d93995d820a697e9075584c02a6495965bc (diff) | |
download | ports-2820a998695b46c750d94d7efcaf8387688e6379.tar.gz ports-2820a998695b46c750d94d7efcaf8387688e6379.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 724373fbc9c0..d858936716c5 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -93,6 +93,7 @@ SUBDIR += gcc44 SUBDIR += gcc46 SUBDIR += gcc47 + SUBDIR += gcc48 SUBDIR += gcl SUBDIR += gdc SUBDIR += gforth |