diff options
author | Warner Losh <imp@FreeBSD.org> | 1998-10-10 11:07:24 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 1998-10-10 11:07:24 +0000 |
commit | 3113cf51956c25f4c942f77aebccec769618aed0 (patch) | |
tree | d122698699ac65b0b14c61abd3383ea4f38eb130 /deskutils | |
parent | 7076c9755d9a2d11aff589bf791c7161845eb30c (diff) | |
download | ports-3113cf51956c25f4c942f77aebccec769618aed0.tar.gz ports-3113cf51956c25f4c942f77aebccec769618aed0.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/cbb/files/patch-01 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/cbb/files/patch-01 b/deskutils/cbb/files/patch-01 index a5ed8e9443ae..4da5f452ada3 100644 --- a/deskutils/cbb/files/patch-01 +++ b/deskutils/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 |