diff options
author | obrien <obrien@FreeBSD.org> | 2004-11-14 18:53:17 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2004-11-14 18:53:17 +0000 |
commit | 8a7017bec5c801bb40b9bfa2c85296b4e1165056 (patch) | |
tree | 4be80b2ad8545bd7dd3634ebef7272e264cb5c80 /lang | |
parent | c4c06da5b7958f38595a63fe4c309fd8f06e9328 (diff) | |
download | FreeBSD-ports-8a7017bec5c801bb40b9bfa2c85296b4e1165056.zip FreeBSD-ports-8a7017bec5c801bb40b9bfa2c85296b4e1165056.tar.gz |
This port installs as gcc30, so the warning is bogus.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gcc30/pkg-descr | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/gcc30/pkg-descr b/lang/gcc30/pkg-descr index c2c52fc..61b4551 100644 --- a/lang/gcc30/pkg-descr +++ b/lang/gcc30/pkg-descr @@ -1,7 +1,3 @@ GCC, the GNU Compiler Collection includes gcc, g++, g77, and gcj. -Beware: This port installs new versions of "gcc", "g++", "c++" and -so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you -don't want to use this compiler by default. - WWW: http://gcc.gnu.org/ |