That should fix cbb.

This commit is contained in:
angelos 2000-07-09 23:51:43 +00:00
parent 5a987f8e45
commit 0b77c0ab96
2 changed files with 4 additions and 5 deletions

View File

@ -1,6 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2000/07/09 23:41:53 turan Exp $
BROKEN= problems while building a package
# $OpenBSD: Makefile,v 1.12 2000/07/09 23:51:43 angelos Exp $
DISTNAME= cbb-0.73
CATEGORIES= misc tk80

View File

@ -1,6 +1,6 @@
--- Makefile.orig Thu Jun 12 14:57:50 1997
+++ Makefile Fri Oct 10 20:52:22 1997
@@ -26,14 +26,15 @@
@@ -26,14 +26,16 @@
CBB_ROOT = cbb-0.73
TAR = tar
@ -14,7 +14,8 @@
install:
- $(PERL) install.pl
+ $(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/share/cbb \
+ --perlpath /usr/bin/perl --wishpath ${PREFIX}/bin/wish8.0
+ --destdir ${PREFIX} --perlpath /usr/bin/perl \
+ --wishpath ${PREFIX}/bin/wish8.0
docs/cbb-man.dvi: docs/cbb-man.tex
(cd docs; \