diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-01-20 15:22:12 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-01-20 15:22:12 +0000 |
commit | cd95f27ce7604cc96e68eb0c244fb33c41c31454 (patch) | |
tree | 7eafd1516a9d21b9e8575221abaae7eaea29eee5 /lang/Makefile | |
parent | 4c2e3a8b137c87d3de5564b17cfc1bccb791f79c (diff) | |
download | ports-cd95f27ce7604cc96e68eb0c244fb33c41c31454.tar.gz ports-cd95f27ce7604cc96e68eb0c244fb33c41c31454.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 35d2c619ca35..823dec0505ef 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -85,6 +85,7 @@ SUBDIR += gawk SUBDIR += gcc SUBDIR += gcc-aux + SUBDIR += gcc-ecj45 SUBDIR += gcc34 SUBDIR += gcc42 SUBDIR += gcc44 |