summaryrefslogtreecommitdiff
path: root/lang/mono/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mono/patches/patch-aa')
-rw-r--r--lang/mono/patches/patch-aa18
1 files changed, 8 insertions, 10 deletions
diff --git a/lang/mono/patches/patch-aa b/lang/mono/patches/patch-aa
index f807967fa14..150d2647eb9 100644
--- a/lang/mono/patches/patch-aa
+++ b/lang/mono/patches/patch-aa
@@ -1,14 +1,12 @@
-$NetBSD: patch-aa,v 1.5 2004/05/11 17:33:42 recht Exp $
+$NetBSD: patch-aa,v 1.6 2004/06/26 20:19:16 recht Exp $
---- configure.orig 2004-05-11 14:34:57.000000000 +0200
-+++ configure 2004-05-11 14:35:25.000000000 +0200
-@@ -14078,6 +14078,9 @@
- libsuffix=".dylib"
- LIBC="libc.dylib"
+--- configure.orig 2004-06-26 20:09:52.000000000 +0200
++++ configure 2004-06-26 20:10:16.000000000 +0200
+@@ -14124,6 +14124,7 @@
+ ;;
+ *-*-*netbsd*)
+ LIBC="libc.so.12"
++ INTL="libintl.so.0"
;;
-+ *-*-*netbsd*)
-+ LIBC="libc.so.12"
-+ ;;
esac
-