freebsd-ports/x11-toolkits/gnome-sharp20/files/patch-rsvg_rsvg-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
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>