From 8b40d959b8d905851718bcab617f5e576e15eb3c Mon Sep 17 00:00:00 2001 From: nobutaka Date: Sat, 9 Jul 2011 05:54:29 +0000 Subject: Update to 3.0.5. --- x11/mlterm/files/patch-configure | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 x11/mlterm/files/patch-configure (limited to 'x11/mlterm/files') diff --git a/x11/mlterm/files/patch-configure b/x11/mlterm/files/patch-configure new file mode 100644 index 000000000000..64ec99113fe9 --- /dev/null +++ b/x11/mlterm/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig 2011-07-09 14:35:10.000000000 +0900 ++++ configure 2011-07-09 14:36:32.000000000 +0900 +@@ -20868,6 +20868,7 @@ + have_vte=yes + fi + if test "$have_vte" = "yes" ; then ++ MAKE_DIRS="gtk ${MAKE_DIRS}" + OUTPUT_FILES="gtk/Makefile ${OUTPUT_FILES}" + # "tr ..." is hack for cygwin. + # (removing \r which is output by win32 native pkg-config.) -- cgit