1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/deskutils/cbb/files/patch-03
Chris D. Faulhaber 1439bb2f7f Update port to 0.8.1
* 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
2000-01-30 23:37:23 +00:00

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