summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-03-26 16:19:08 +0000
committerryoon <ryoon@pkgsrc.org>2014-03-26 16:19:08 +0000
commitd8764e4af7bae56503123336317b78922d38ca40 (patch)
tree97bbc724d7abb4833a3381d77166789448ff03ff /graphics
parent7720953707a212d6be8fdb3c7cba42b1230d72b6 (diff)
downloadpkgsrc-d8764e4af7bae56503123336317b78922d38ca40.tar.gz
Add mising patch
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-docs-en/patches/patch-configure13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/gimp-docs-en/patches/patch-configure b/graphics/gimp-docs-en/patches/patch-configure
new file mode 100644
index 00000000000..c1d4ba732d2
--- /dev/null
+++ b/graphics/gimp-docs-en/patches/patch-configure
@@ -0,0 +1,13 @@
+$NetBSD: patch-configure,v 1.1 2014/03/26 16:19:08 ryoon Exp $
+
+--- configure.orig 2014-03-15 05:44:42.000000000 +0000
++++ configure
+@@ -3220,7 +3220,7 @@ if test "${enable_languageMenu+set}" = s
+ fi
+
+
+-if test "x$enable_languageMenu" == "xyes"; then
++if test "x$enable_languageMenu" = "xyes"; then
+ XSLTFLAGS="$XSLTFLAGS --stringparam gimp.help.languageselector 1"
+ fi
+