diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2008-03-01 20:18:34 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2008-03-01 20:18:34 +0000 |
commit | 82b85bc4255b764a16183daa2fcbaf75b8f09a93 (patch) | |
tree | 9a65ae459370289f4c764e8438c153fc1d051d31 /lang/Makefile | |
parent | 3e27805775657962b99fe8544186193f79965747 (diff) | |
download | ports-82b85bc4255b764a16183daa2fcbaf75b8f09a93.tar.gz ports-82b85bc4255b764a16183daa2fcbaf75b8f09a93.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 bbb834faff14..cef5a885a02c 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -84,6 +84,7 @@ SUBDIR += gcc42 SUBDIR += gcc42-withgcjawt SUBDIR += gcc43 + SUBDIR += gcc44 SUBDIR += gcl SUBDIR += gdc SUBDIR += gforth |