summaryrefslogtreecommitdiff
path: root/finance/cbb/files/patch-01
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
commitb919b8311bc5d38e5731d40525c88c54816f4530 (patch)
tree35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /finance/cbb/files/patch-01
parentDespite what I said before, this is the official INDEX file for (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'finance/cbb/files/patch-01')
-rw-r--r--finance/cbb/files/patch-0120
1 files changed, 0 insertions, 20 deletions
diff --git a/finance/cbb/files/patch-01 b/finance/cbb/files/patch-01
deleted file mode 100644
index 9658330ab0b8..000000000000
--- a/finance/cbb/files/patch-01
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.orig Thu Jun 12 14:57:50 1997
-+++ Makefile Fri Oct 10 20:52:22 1997
-@@ -26,14 +26,15 @@
-
- CBB_ROOT = cbb-0.77
- TAR = tar
--PERL = perl
-+PERL = ${PERL5}
-
-
- all:
- @echo "Nothing is needed to build in advance of 'make install'"
-
- install:
-- $(PERL) install.pl
-+ $(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/lib/cbb \
-+ --perlpath ${PERL5} --wishpath ${PREFIX}/bin/wish8.0
-
- docs/cbb-man.dvi: docs/cbb-man.tex
- (cd docs; \