43bb7fa35d
503000. Mono 1.0.1 and greater have been broken on earlier OSVERSION versions. Warning, not all C# apps will not working, because FreeBSD still need to work more on pthread issues. Few C# apps such as Blam, Muine, Tomboy and etc work perfect. PR: ports/74397 ports/74398 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp Approved by: maintainer timeout (no contract for months)
8 lines
322 B
Plaintext
8 lines
322 B
Plaintext
--- art/art-sharp.dll.config.in.orig Wed Jul 14 21:48:30 2004
|
|
+++ art/art-sharp.dll.config.in Wed Jul 14 21:49:46 2004
|
|
@@ -1,3 +1,3 @@
|
|
<configuration>
|
|
- <dllmap dll="art_lgpl" target="libart_lgpl_2@LIB_PREFIX@.2@LIB_SUFFIX@"/>
|
|
+ <dllmap dll="art_lgpl" target="libart_lgpl_2@LIB_PREFIX@@LIB_SUFFIX@"/>
|
|
</configuration>
|