5c80951022
- Update a bunch of C# ports as well (audio/taglib-sharp, deskutils/tomboy, devel/mono-tools, devel/monodevelop, devel/monodevelop-boo, devel/monodevelop-database, devel/monodevelop-java, devel/monodevelop-vala, graphics/f-spot, lang/boo [1], lang/mono-basic, mail/gmime24, gmime24-sharp, multimedia/banshee, multimedia/banshee-mirage, multimedia/moonlight, www/mod_mono, www/webkit-sharp, www/xsp, x11-toolkits/gnome-desktop-sharp20, x11-toolkits/gtk-sharp20, x11-toolkits/libgdiplus). PR: ports/143657 [1] Submitted by: glewis [1]
11 lines
308 B
XML
11 lines
308 B
XML
|
|
$FreeBSD$
|
|
|
|
--- lib/unique-sharp/unique/unique-sharp.dll.config.orig
|
|
+++ lib/unique-sharp/unique/unique-sharp.dll.config
|
|
@@ -1,4 +1,4 @@
|
|
<configuration>
|
|
- <dllmap dll="libunique-1.0-0.dll" target="libunique-1.0.so.0"/>
|
|
+ <dllmap dll="libunique-1.0-0.dll" target="libunique-1.0.so.2"/>
|
|
</configuration>
|
|
|