- GNOME interfaces for the .NET runtime Gnome# provides C# bindings for Gnome libraries to the .NET runtime. These were formerly supplied by the gtk-sharp20 port. Ports requiring this dependency may use USE_GNOME=gnomesharp20 Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
7 lines
334 B
Text
7 lines
334 B
Text
--- gconf/GConf/gconf-sharp.dll.config.in.orig Wed Jul 14 21:54:59 2004
|
|
+++ gconf/GConf/gconf-sharp.dll.config.in Wed Jul 14 21:57:00 2004
|
|
@@ -1,3 +1,3 @@
|
|
<configuration>
|
|
- <dllmap dll="gconf-2" target="libgconf-2@LIB_PREFIX@.4@LIB_SUFFIX@"/>
|
|
+ <dllmap dll="gconf-2" target="libgconf-2@LIB_PREFIX@@LIB_SUFFIX@"/>
|
|
</configuration>
|