summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>1998-10-10 11:07:24 +0000
committerWarner Losh <imp@FreeBSD.org>1998-10-10 11:07:24 +0000
commit3113cf51956c25f4c942f77aebccec769618aed0 (patch)
treed122698699ac65b0b14c61abd3383ea4f38eb130 /finance
parentFix skey authorization. (diff)
Make this port actually work. One place had ${PREFIX}/share/ccb for
the library dir, while all the others have ${PREFIX}/lib/ccb. A working, maybe slightly architecuturally impure port is better than a nonworking port, so make the change before the ports freeze.
Notes
Notes: svn path=/head/; revision=13847
Diffstat (limited to 'finance')
-rw-r--r--finance/cbb/files/patch-012
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/cbb/files/patch-01 b/finance/cbb/files/patch-01
index a5ed8e9443ae..4da5f452ada3 100644
--- a/finance/cbb/files/patch-01
+++ b/finance/cbb/files/patch-01
@@ -13,7 +13,7 @@
install:
- $(PERL) install.pl
-+ $(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/share/cbb \
++ $(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/lib/cbb \
+ --perlpath ${PERL5} --wishpath ${PREFIX}/bin/wish4.2
docs/cbb-man.dvi: docs/cbb-man.tex