diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-02-19 20:44:06 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-02-19 20:44:06 +0000 |
commit | d97157be9f391395e843ba8d74e7facc2bd5a196 (patch) | |
tree | ea993c93ec2ce8c7baf058d395c7fa9c7db6546d /finance/cbb/files | |
parent | 39fcc241ab6b8b432360ed92431d6e584f8e8bf6 (diff) | |
download | ports-d97157be9f391395e843ba8d74e7facc2bd5a196.tar.gz ports-d97157be9f391395e843ba8d74e7facc2bd5a196.zip |
Notes
Diffstat (limited to 'finance/cbb/files')
-rw-r--r-- | finance/cbb/files/patch-01 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/cbb/files/patch-01 b/finance/cbb/files/patch-01 index 2cdc0f6e8e39..f3afa97b8a2c 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}/share/cbb \ -+ --perlpath ${PREFIX}/bin/perl --wishpath ${PREFIX}/bin/ ++ --perlpath ${PREFIX}/bin/perl --wishpath ${PREFIX}/bin/wish4.2 docs/cbb-man.dvi: docs/cbb-man.tex (cd docs; \ |