summaryrefslogtreecommitdiff
path: root/deskutils/cbb/files/patch-01
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 /deskutils/cbb/files/patch-01
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 '')
-rw-r--r--deskutils/cbb/files/patch-014
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/cbb/files/patch-01 b/deskutils/cbb/files/patch-01
index 4da5f452ada3..f2cf5dc731a8 100644
--- a/deskutils/cbb/files/patch-01
+++ b/deskutils/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; \