freebsd-ports/editors/openoffice.org-3-RC/files/patch-scp+source+global+udk_base.scp
Martin Blapp eeb175d38d Update to 1.1 beta. Work in progress.
de-pkg-comment
2003-03-05 23:24:06 +00:00

19 lines
538 B
Text

--- ../scp/source/global/udk_base.scp.orig Wed Mar 5 21:12:08 2003
+++ ../scp/source/global/udk_base.scp Wed Mar 5 21:12:10 2003
@@ -6,7 +6,7 @@
// Temporary solution/hack: at the moment libstdc++.so and libgcc_s.so are
// needed for unxlngi4 environment (setup is linked against it).
-
+#if ( ! defined ( FREEBSD ))
#if ( defined( _gcc3 ) && defined( C300 ) )
File gid_File_Lib_gcc
@@ -37,6 +37,7 @@
Name = STRING(libstdc++.so);
Styles = (NETWORK,RELATIVE);
End
+#endif
#endif
File gid_File_Lib_Sal