diff options
author | maho <maho@FreeBSD.org> | 2006-08-18 09:41:34 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2006-08-18 09:41:34 +0800 |
commit | 34669384af3f6fa06fc2bb60ee1d7c9755a4b2d1 (patch) | |
tree | c55c088d579fc752d7dec6f7f85aa18f89b405eb /CVSROOT | |
parent | d03edaee751a5930c272cac6ff03b4a308f9b1e9 (diff) | |
download | freebsd-ports-gnome-34669384af3f6fa06fc2bb60ee1d7c9755a4b2d1.tar.gz freebsd-ports-gnome-34669384af3f6fa06fc2bb60ee1d7c9755a4b2d1.tar.zst freebsd-ports-gnome-34669384af3f6fa06fc2bb60ee1d7c9755a4b2d1.zip |
Add gcc42-withgcjawt.
GCC, the GNU Compiler Collection includes C, C++, Java with
AWT peer for gtk.
This port installs the various front ends as gcc42, g++42, gcj42,
like master port, *AND* installs gcj+AWT peer for gtk as well.
WWW: http://gcc.gnu.org/
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/modules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 11f79805a45c..a969eb2f97a7 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -3021,6 +3021,7 @@ gcc40 ports/lang/gcc40 gcc41 ports/lang/gcc41 gcc41-withgcjawt ports/lang/gcc41-withgcjawt gcc42 ports/lang/gcc42 +gcc42-withgcjawt ports/lang/gcc42-withgcjawt gccxml ports/devel/gccxml gcdmaster ports/sysutils/gcdmaster gcfilms ports/multimedia/gcfilms |