dc8d7cc49a
- 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
314 B
Text
7 lines
314 B
Text
--- rsvg/rsvg-sharp.dll.config.in.orig Wed Jul 14 22:28:11 2004
|
|
+++ rsvg/rsvg-sharp.dll.config.in Wed Jul 14 22:28:29 2004
|
|
@@ -1,3 +1,3 @@
|
|
<configuration>
|
|
- <dllmap dll="rsvg-2" target="librsvg-2@LIB_PREFIX@.2@LIB_SUFFIX@"/>
|
|
+ <dllmap dll="rsvg-2" target="librsvg-2@LIB_PREFIX@@LIB_SUFFIX@"/>
|
|
</configuration>
|