diff --git a/net-mgmt/tcpreplay/files/patch-Makefile.in b/net-mgmt/tcpreplay/files/patch-Makefile.in new file mode 100644 index 000000000000..39a566da5eae --- /dev/null +++ b/net-mgmt/tcpreplay/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2022-02-05 21:30:36 UTC ++++ Makefile.in +@@ -892,7 +892,7 @@ autoopts: + + test: + echo Making test in $(TEST_DIR) +- cd $(TEST_DIR) && make test ++ cd $(TEST_DIR) && gmake test + + dlt_names: + cat @SAVEFILE_C@ | $(top_builddir)/scripts/dlt2name.pl src/dlt_names.h