diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
commit | e497906508084a5501f27a53a8ec0f23aa446e5b (patch) | |
tree | 152d32d807e92b14ac8ade604a4d650b637b1e93 /finance/cbb/files/patch-03 | |
parent | A new index, with 3,403 ports, which is a nice number, being 41 times (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'.release/3.5.0
Diffstat (limited to 'finance/cbb/files/patch-03')
-rw-r--r-- | finance/cbb/files/patch-03 | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/finance/cbb/files/patch-03 b/finance/cbb/files/patch-03 deleted file mode 100644 index 389de827cd9f..000000000000 --- a/finance/cbb/files/patch-03 +++ /dev/null @@ -1,20 +0,0 @@ ---- 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 |