diff --git a/x11/mlterm/patches/patch-kiklib_script_ltmain_sh b/x11/mlterm/patches/patch-kiklib_script_ltmain_sh new file mode 100644 index 00000000000..dfe80ad025f --- /dev/null +++ b/x11/mlterm/patches/patch-kiklib_script_ltmain_sh @@ -0,0 +1,12 @@ +$OpenBSD: patch-kiklib_script_ltmain_sh,v 1.1 2004/12/06 23:06:01 naddy Exp $ +--- kiklib/script/ltmain.sh.orig Mon Dec 6 23:57:07 2004 ++++ kiklib/script/ltmain.sh Mon Dec 6 23:57:17 2004 +@@ -1758,7 +1758,7 @@ compiler." + + if test "$installed" = no; then + notinst_deplibs="$notinst_deplibs $lib" +- need_relink=yes ++ need_relink=no + fi + + if test -n "$old_archive_from_expsyms_cmds"; then