aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc48/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc48/pkg-descr')
-rw-r--r--lang/gcc48/pkg-descr11
1 files changed, 3 insertions, 8 deletions
diff --git a/lang/gcc48/pkg-descr b/lang/gcc48/pkg-descr
index eb55b6842190..b9940115e272 100644
--- a/lang/gcc48/pkg-descr
+++ b/lang/gcc48/pkg-descr
@@ -1,11 +1,6 @@
-GCC, the GNU Compiler Collection includes C, C++, Java and Fortran.
-
-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
-the environment when building this port to avoid that.)
+GCC, the GNU Compiler Collection, supports a number of languages. This
+port installs the C, C++, Fortran and Java front ends as gcc45, g++45,
+gfortran45, and gcj45, respectively.
WWW: http://gcc.gnu.org/