ports/shells/bash/patches/patch-Makefile_in

17 lines
361 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: Makefile.in
Building the loadable modules depends on files created during the
main build.
2023-08-16 22:26:55 +00:00
--- Makefile.in.orig
+++ Makefile.in
@@ -803,7 +803,7 @@ $(srcdir)/configure: $(srcdir)/configure.ac $(srcdir)/
reconfig: force
sh $(srcdir)/configure -C
-loadables:
+loadables: .made
cd $(LOADABLES_DIR) && $(MAKE) $(MFLAGS) all
#newversion: mkversion