freebsd-ports/x11-toolkits/gnome-sharp20/files/patch-gconf_GConf_gconf-sharp.dll.config.in
Tom McLaughlin dc8d7cc49a Add gnome-sharp20
- 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)
2007-02-04 22:15:36 +00:00

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>