summaryrefslogtreecommitdiff
path: root/finance/cbb/files
diff options
context:
space:
mode:
Diffstat (limited to 'finance/cbb/files')
-rw-r--r--finance/cbb/files/patch-0114
-rw-r--r--finance/cbb/files/patch-0320
2 files changed, 0 insertions, 34 deletions
diff --git a/finance/cbb/files/patch-01 b/finance/cbb/files/patch-01
deleted file mode 100644
index 96ce834a7341..000000000000
--- a/finance/cbb/files/patch-01
+++ /dev/null
@@ -1,14 +0,0 @@
---- Makefile.orig Wed Jan 5 14:43:28 2000
-+++ Makefile Sun Jan 23 00:58:16 2000
-@@ -60,9 +60,9 @@
- LN_S = ln -s
- MAKEINFO = makeinfo
- PACKAGE = cbb
--PERL = /usr/bin/perl
-+PERL = ${PERL5}
- VERSION = 0.8.1
--WISH = /usr/bin/wish
-+WISH = /usr/bin/wish8.2
- language = english
-
- SUBDIRS = contrib demo docs graphs images languages reports
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