mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 04:00:41 -04:00
10 lines
250 B
XML
10 lines
250 B
XML
|
|
$FreeBSD$
|
|
|
|
--- src/dbus-sharp.dll.config.orig
|
|
+++ src/dbus-sharp.dll.config
|
|
@@ -1,3 +1,3 @@
|
|
<configuration>
|
|
- <dllmap dll="libsocket" os="!solaris" target="libc.so.6"/>
|
|
+ <dllmap dll="libsocket" os="!solaris" target="libc.so"/>
|
|
</configuration>
|