1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/deskutils/cbb/files/patch-03

21 lines
445 B
Plaintext
Raw Normal View History

--- 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