Do not use paths from Fink, /usr/local, or other non-MacPorts locations. --- configure.ac.orig 2024-06-16 10:27:54.000000000 -0500 +++ configure.ac 2024-07-05 13:33:03.000000000 -0500 @@ -142,9 +142,7 @@ fi LSH_RPATH_INIT([`echo $with_lib_path | sed 's/:/ /g'` \ - `echo $exec_prefix | sed "s@^NONE@$prefix/lib@g" | sed "s@^NONE@$ac_default_prefix/lib@g"` \ - /usr/local/lib /sw/local/lib /sw/lib \ - /usr/gnu/lib /opt/gnu/lib /sw/gnu/lib /usr/freeware/lib /usr/pkg/lib]) + `echo $exec_prefix | sed "s@^NONE@$prefix/lib@g" | sed "s@^NONE@$ac_default_prefix/lib@g"`]) # Checks for programs. AC_PROG_CC