diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-04-08 01:12:23 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-04-08 01:12:23 +0000 |
commit | 9ba9b893e8c34d32581c20699d8da38a3cb4f00e (patch) | |
tree | 0faba5ac29763d85ff9bdce72573a687afaf6153 /lang/gcc48 | |
parent | 3671ba2ff4c3a906b8d799020ce98484951e7480 (diff) | |
download | ports-9ba9b893e8c34d32581c20699d8da38a3cb4f00e.tar.gz ports-9ba9b893e8c34d32581c20699d8da38a3cb4f00e.zip |
Notes
Diffstat (limited to 'lang/gcc48')
-rw-r--r-- | lang/gcc48/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc48/pkg-descr b/lang/gcc48/pkg-descr index 1ccfc4dd404a..4fff0c14b894 100644 --- a/lang/gcc48/pkg-descr +++ b/lang/gcc48/pkg-descr @@ -1,7 +1,7 @@ GCC, the GNU Compiler Collection includes C, C++, Java and Fortran. -This port installs the various front ends as gcc44, g++44, gcj44, -gfortran44 and so forth into the ${PREFIX}/bin directory. +This port installs the various front ends as gcc45, g++45, gcj45, +gfortran45 and so forth into the ${PREFIX}/bin directory. (Building the Java frontend and the associated libgcj library will consume more than 512MB of main memory. Set WITHOUT_JAVA=yes in |