summaryrefslogtreecommitdiff
path: root/lang/mono2/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mono2/patches/patch-al')
-rw-r--r--lang/mono2/patches/patch-al12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/mono2/patches/patch-al b/lang/mono2/patches/patch-al
new file mode 100644
index 00000000000..8660626c29b
--- /dev/null
+++ b/lang/mono2/patches/patch-al
@@ -0,0 +1,12 @@
+$NetBSD: patch-al,v 1.1 2013/06/17 12:43:28 wiz Exp $
+--- data/config.in.orig 2011-08-26 04:06:38.000000000 +0300
++++ data/config.in 2011-10-28 15:54:35.000000000 +0300
+@@ -18,7 +18,7 @@
+ <dllmap dll="libX11" target="@X11@" os="!windows" />
+ <dllmap dll="libcairo-2.dll" target="libcairo.so.2" os="!windows"/>
+ <dllmap dll="libcairo-2.dll" target="libcairo.2.dylib" os="osx"/>
+- <dllmap dll="libcups" target="libcups.so.2" os="!windows"/>
++ <dllmap dll="libcups" target="libcups.so" os="!windows"/>
+ <dllmap dll="libcups" target="libcups.dylib" os="osx"/>
+ <dllmap dll="i:kernel32.dll">
+ <dllentry dll="__Internal" name="CopyMemory" target="mono_win32_compat_CopyMemory"/>