summaryrefslogtreecommitdiff
path: root/textproc/gsed/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gsed/patches/patch-aa')
-rw-r--r--textproc/gsed/patches/patch-aa22
1 files changed, 22 insertions, 0 deletions
diff --git a/textproc/gsed/patches/patch-aa b/textproc/gsed/patches/patch-aa
new file mode 100644
index 00000000000..0fd81cff195
--- /dev/null
+++ b/textproc/gsed/patches/patch-aa
@@ -0,0 +1,22 @@
+$NetBSD: patch-aa,v 1.4 2007/04/10 19:44:27 joerg Exp $
+
+--- configure.orig 2007-04-10 19:12:05.000000000 +0000
++++ configure
+@@ -11266,17 +11266,6 @@ done
+ ;;
+ esac
+ done ;;
+- gettext-fix )
+- sed -e '/^mkinstalldirs *=/a\' \
+- -e "install_sh=$install_sh" \
+- -e 's/^mkinstalldirs *=.*/mkinstalldirs=$(MKINSTALLDIRS)/' \
+- intl/Makefile > intl/Makefile.tmp
+- mv intl/Makefile.tmp intl/Makefile
+- sed -e '/^mkinstalldirs *=/a\' \
+- -e "install_sh=$install_sh" \
+- -e 's/^mkinstalldirs *=.*/mkinstalldirs=$(MKINSTALLDIRS)/' \
+- po/Makefile > po/Makefile.tmp
+- mv po/Makefile.tmp po/Makefile ;;
+ esac
+ done
+ _ACEOF