diff options
author | maho <maho@FreeBSD.org> | 2009-01-06 13:54:52 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2009-01-06 13:54:52 +0800 |
commit | 2a8b39ba99d84c7e958d3e11341b3fe755e24f54 (patch) | |
tree | 9c09a22cb1edb7e89cf95a86895d268b7f068f9d /lang/Makefile | |
parent | 7fcc7c901b8d90bbeff333b4e1aab17f103c0889 (diff) | |
download | freebsd-ports-gnome-2a8b39ba99d84c7e958d3e11341b3fe755e24f54.tar.gz freebsd-ports-gnome-2a8b39ba99d84c7e958d3e11341b3fe755e24f54.tar.zst freebsd-ports-gnome-2a8b39ba99d84c7e958d3e11341b3fe755e24f54.zip |
Remove lang/gcc42-withgcjawt
This is very hard to maintain
* Actually CONFLICT with lang/gcc42.
* Depending on lang/gcc42 is not a good idea. Requires too much efforts.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index bf61d652ad8b..c8fee56d606d 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -88,7 +88,6 @@ SUBDIR += gcc34 SUBDIR += gcc41 SUBDIR += gcc42 - SUBDIR += gcc42-withgcjawt SUBDIR += gcc43 SUBDIR += gcc44 SUBDIR += gcl |