mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
52994f928b
PR: 44493 Submitted by: maintainer
12 lines
264 B
Plaintext
12 lines
264 B
Plaintext
--- configure.orig Sat Oct 26 10:25:29 2002
|
|
+++ configure Sat Oct 26 10:26:46 2002
|
|
@@ -3129,7 +3129,7 @@
|
|
;;
|
|
esac
|
|
fi
|
|
-MD5SUMS=$ac_cv_path_MD5SUMS
|
|
+MD5SUMS=../md5/$ac_cv_path_MD5SUMS
|
|
|
|
if test -n "$MD5SUMS"; then
|
|
echo "$as_me:$LINENO: result: $MD5SUMS" >&5
|