summaryrefslogtreecommitdiff
path: root/devel/mono-addins/patches
diff options
context:
space:
mode:
authorkefren <kefren@pkgsrc.org>2015-05-23 06:55:10 +0000
committerkefren <kefren@pkgsrc.org>2015-05-23 06:55:10 +0000
commitc09c3b71910002cfd1ed60e9ccd7fb7c66194dbf (patch)
treeb4bb9f7e913cf59ba70a3db493acd23cd8ec5d4b /devel/mono-addins/patches
parent73a47e59c580053b9b497b2f6590ea60c05914cc (diff)
downloadpkgsrc-c09c3b71910002cfd1ed60e9ccd7fb7c66194dbf.tar.gz
Update to mono-addins 1.1 from mono-project site. No other information is
provided about this release. Note: the original master development site http://monoaddins.codeplex.com doesn't list this release at all
Diffstat (limited to 'devel/mono-addins/patches')
-rw-r--r--devel/mono-addins/patches/patch-configure17
1 files changed, 17 insertions, 0 deletions
diff --git a/devel/mono-addins/patches/patch-configure b/devel/mono-addins/patches/patch-configure
new file mode 100644
index 00000000000..725e535def3
--- /dev/null
+++ b/devel/mono-addins/patches/patch-configure
@@ -0,0 +1,17 @@
+$NetBSD: patch-configure,v 1.1 2015/05/23 06:55:10 kefren Exp $
+
+gmcs -> mcs
+
+--- configure.orig 2015-05-21 20:22:00.000000000 +0300
++++ configure 2015-05-21 20:22:14.000000000 +0300
+@@ -2571,8 +2571,8 @@
+
+
+
+-# Extract the first word of "gmcs", so it can be a program name with args.
+-set dummy gmcs; ac_word=$2
++# Extract the first word of "mcs", so it can be a program name with args.
++set dummy mcs; ac_word=$2
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+ $as_echo_n "checking for $ac_word... " >&6; }
+ if ${ac_cv_path_MCS+:} false; then :