summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
commitbc087374d35aa9c841dd63d44e9c9697702921ed (patch)
tree9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /finance
parentgcc 2.95 requires us to be explicit about the return type of functions. (diff)
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes: svn path=/head/; revision=23474
Diffstat (limited to 'finance')
-rw-r--r--finance/cbb/Makefile2
-rw-r--r--finance/cbb/files/patch-012
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile
index 5915c9157d6c..5f28bf5e3282 100644
--- a/finance/cbb/Makefile
+++ b/finance/cbb/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \
MAINTAINER= kline@thought.org
-RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
+RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
NO_BUILD= yes
USE_PERL5= yes
diff --git a/finance/cbb/files/patch-01 b/finance/cbb/files/patch-01
index 9658330ab0b8..9d52612aaa75 100644
--- a/finance/cbb/files/patch-01
+++ b/finance/cbb/files/patch-01
@@ -14,7 +14,7 @@
install:
- $(PERL) install.pl
+ $(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/lib/cbb \
-+ --perlpath ${PERL5} --wishpath ${PREFIX}/bin/wish8.0
++ --perlpath ${PERL5} --wishpath ${PREFIX}/bin/wish8.2
docs/cbb-man.dvi: docs/cbb-man.tex
(cd docs; \