mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1439bb2f7f
* Diffs provided by Glenn Johnson * DISTFILES being hosted locally until it can be determined if the author has a permanent location and is continuing development PR: 16351 Submitted by: Maintainer
21 lines
445 B
Plaintext
21 lines
445 B
Plaintext
--- configure.orig Sun Jan 23 01:41:45 2000
|
|
+++ configure Sun Jan 23 01:42:10 2000
|
|
@@ -798,7 +798,7 @@
|
|
fi
|
|
|
|
if test "x$with_wish" = "x" ; then
|
|
- with_wish=wish
|
|
+ with_wish=wish8.2
|
|
fi
|
|
|
|
# Check whether --with-wish or --without-wish was given.
|
|
@@ -988,7 +988,7 @@
|
|
fi
|
|
done
|
|
IFS="$ac_save_ifs"
|
|
- test -z "$ac_cv_path_WISH" && ac_cv_path_WISH=""wish""
|
|
+ test -z "$ac_cv_path_WISH" && ac_cv_path_WISH=""wish8.2""
|
|
;;
|
|
esac
|
|
fi
|