File mlterm-configure.patch of Package mlterm
Index: configure
===================================================================
--- configure.orig
+++ configure
@@ -25022,7 +25022,7 @@ subdirs="$subdirs ${SUBDIRS}"
fi
-MAKE_DIRS="mlterm mlterm/libctl xwindow/libtype xwindow man etc ${MAKE_DIRS}"
+MAKE_DIRS="${MAKE_DIRS} mlterm mlterm/libctl xwindow/libtype xwindow man etc"
OUTPUT_FILES="Makefile mlterm/Makefile mlterm/libctl/Makefile xwindow/libtype/Makefile xwindow/Makefile man/Makefile etc/Makefile ${OUTPUT_FILES}"
# Check whether --enable-ind was given.