diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-22 21:12:03 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-22 21:12:03 +0000 |
commit | a335a55aced5e6933285fecfc7eb78fea2e08726 (patch) | |
tree | bddc13a8f41829718b913b1f937128ba8c08ed8a /deskutils/cbb/files/patch-03 | |
parent | Update to 0.7.1. (diff) |
move the following ports to finance:
- deskutils/cbb
- deskutils/gnofin
- deskutils/moneydance
- deskutils/xinvest
- devel/libstocks
- misc/emma
- misc/gnomepm
- misc/p5-Finance-Currency-Convert
- misc/p5-Finance-Quote
- misc/p5-Finance-QuoteHist
- misc/quantlib
- misc/wmstock
- misc/xquote
PR: 59357
Submitted by: linimon
Approved by: marcus (mentor)
Notes
Notes:
svn path=/head/; revision=98827
Diffstat (limited to 'deskutils/cbb/files/patch-03')
-rw-r--r-- | deskutils/cbb/files/patch-03 | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/deskutils/cbb/files/patch-03 b/deskutils/cbb/files/patch-03 deleted file mode 100644 index 389de827cd9f..000000000000 --- a/deskutils/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 |