mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
11 lines
380 B
Text
11 lines
380 B
Text
--- configure.orig 2022-04-15 21:11:02 UTC
|
|
+++ configure
|
|
@@ -5579,7 +5579,7 @@ do
|
|
*/) ;;
|
|
*) as_dir=$as_dir/ ;;
|
|
esac
|
|
- for ac_prog in mkdir gmkdir; do
|
|
+ for ac_prog in mkdir; do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue
|
|
case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
|