summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-12-12 21:41:25 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-12-12 21:41:25 +0000
commit14408aea691c83927b8a27ee5596c54500bda8e8 (patch)
tree9a5552b57a2d99c9b886f314a11d2e159330c02d /finance
parentUse libttf.3 of the new freetype 1.2 (diff)
Switch to using TK8.0.
Submitted by: gljohns@bellsouth.net PR: ports/8977
Notes
Notes: svn path=/head/; revision=15310
Diffstat (limited to 'finance')
-rw-r--r--finance/cbb/Makefile4
-rw-r--r--finance/cbb/files/patch-014
2 files changed, 4 insertions, 4 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile
index 92e48b764873..61d3cdddef5d 100644
--- a/finance/cbb/Makefile
+++ b/finance/cbb/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 September, 1998
# Whom: kline
#
-# $Id: Makefile,v 1.1 1998/09/26 01:43:22 kline Exp kline $
+# $Id: Makefile,v 1.9 1998/10/10 03:47:31 steve Exp $
#
DISTNAME= cbb-0.74
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \
MAINTAINER= kline@thought.org
-RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42
+RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
NO_BUILD= yes
USE_PERL5= yes
diff --git a/finance/cbb/files/patch-01 b/finance/cbb/files/patch-01
index 4da5f452ada3..f2cf5dc731a8 100644
--- a/finance/cbb/files/patch-01
+++ b/finance/cbb/files/patch-01
@@ -2,7 +2,7 @@
+++ Makefile Fri Oct 10 20:52:22 1997
@@ -26,14 +26,15 @@
- CBB_ROOT = cbb-0.73
+ CBB_ROOT = cbb-0.74
TAR = tar
-PERL = perl
+PERL = ${PERL5}
@@ -14,7 +14,7 @@
install:
- $(PERL) install.pl
+ $(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/lib/cbb \
-+ --perlpath ${PERL5} --wishpath ${PREFIX}/bin/wish4.2
++ --perlpath ${PERL5} --wishpath ${PREFIX}/bin/wish8.0
docs/cbb-man.dvi: docs/cbb-man.tex
(cd docs; \