mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
6172d4b590
With hat: portmgr Sponsored by: Absolight
8 lines
280 B
Plaintext
8 lines
280 B
Plaintext
--- mono/gmime-sharp.dll.config.in.orig
|
|
+++ mono/gmime-sharp.dll.config.in
|
|
@@ -1,3 +1,3 @@
|
|
<configuration>
|
|
- <dllmap dll="gmime" target="libgmime-@GMIME_API_VERSION@.so.@GMIME_MAJOR_VERSION@"/>
|
|
+ <dllmap dll="gmime" target="libgmime-@GMIME_API_VERSION@.so"/>
|
|
</configuration>
|