aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc-ooo
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-12-06 04:35:40 +0800
committerobrien <obrien@FreeBSD.org>2000-12-06 04:35:40 +0800
commit3e240f47f4a227561b4f7286c8f3799b0ccea94b (patch)
tree2bd6f10ab692c11cd66063fcf2e68baf27982844 /lang/gcc-ooo
parentca633d6cd2957f78738bc622f07e3c35740a4773 (diff)
downloadfreebsd-ports-gnome-3e240f47f4a227561b4f7286c8f3799b0ccea94b.tar.gz
freebsd-ports-gnome-3e240f47f4a227561b4f7286c8f3799b0ccea94b.tar.zst
freebsd-ports-gnome-3e240f47f4a227561b4f7286c8f3799b0ccea94b.zip
Change the libstdc++.so version number to be more like the stock one.
This change is needed as the one I was using is too much in the range of shared version numbers the stock libstdc++.so will have.
Diffstat (limited to 'lang/gcc-ooo')
-rw-r--r--lang/gcc-ooo/files/patch-bc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc-ooo/files/patch-bc b/lang/gcc-ooo/files/patch-bc
index c3159ca2788c..4776146dd5b9 100644
--- a/lang/gcc-ooo/files/patch-bc
+++ b/lang/gcc-ooo/files/patch-bc
@@ -5,7 +5,7 @@
# Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-VERSION = 2.10.0
-+VERSION = 4
++VERSION = 2100
INTERFACE = 3
gxx_include_dir=${includedir}/g++