summaryrefslogtreecommitdiffstats
path: root/lang/gcc46/pkg-plist
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-12-05 21:36:59 +0000
committerobrien <obrien@FreeBSD.org>2000-12-05 21:36:59 +0000
commitdf44be85ca2140daf8858072e4d93ef78a9b6db1 (patch)
treee3a1e8921c8786589c0e4d8f9935aacd9460516f /lang/gcc46/pkg-plist
parent62e6e92a67abc0d2e28e321b394ef8edb0e82ecc (diff)
downloadFreeBSD-ports-df44be85ca2140daf8858072e4d93ef78a9b6db1.zip
FreeBSD-ports-df44be85ca2140daf8858072e4d93ef78a9b6db1.tar.gz
Change name of programs from e<program_name> to g<program_name>, since
e<program_name> conflicts with the egcs port. I'm open to a better nameing scheme. Also change the shared libs configuring logic a little bit due to changed way of doing it on libstdc++-v3, which this snapshot uses by default.
Diffstat (limited to 'lang/gcc46/pkg-plist')
-rw-r--r--lang/gcc46/pkg-plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc46/pkg-plist b/lang/gcc46/pkg-plist
index 937fbde..264f8e6 100644
--- a/lang/gcc46/pkg-plist
+++ b/lang/gcc46/pkg-plist
@@ -1,8 +1,8 @@
@comment $FreeBSD$
-bin/eg++filt
-bin/eg++
-bin/eg77
-bin/egcc
+bin/gg++filt
+bin/gg++
+bin/gg77
+bin/ggcc
bin/%%GNU_HOST%%-gcc
bin/%%GNU_HOST%%-g++
bin/gccbug-%%SNAPVER%%
OpenPOWER on IntegriCloud