summaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
committersteve <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
commit08c63c7539787146848177b39e6859b9318119c8 (patch)
tree045e72940e0580d322686df49fa5f8edfa473315 /finance
parent775d6227a319547ad506dac9b94354b25428275c (diff)
downloadFreeBSD-ports-08c63c7539787146848177b39e6859b9318119c8.zip
FreeBSD-ports-08c63c7539787146848177b39e6859b9318119c8.tar.gz
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett <ade@lovett.com>
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 5915c91..5f28bf5 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 9658330..9d52612 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; \
OpenPOWER on IntegriCloud