From 0b77c0ab96d7e4d05e785a6146cb5b352da593b0 Mon Sep 17 00:00:00 2001 From: angelos Date: Sun, 9 Jul 2000 23:51:43 +0000 Subject: [PATCH] That should fix cbb. --- misc/cbb/Makefile | 4 +--- misc/cbb/patches/patch-01 | 5 +++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/misc/cbb/Makefile b/misc/cbb/Makefile index a475f75238b..4863954b24f 100644 --- a/misc/cbb/Makefile +++ b/misc/cbb/Makefile @@ -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 diff --git a/misc/cbb/patches/patch-01 b/misc/cbb/patches/patch-01 index 5be7eb2833d..f53e8e6afe6 100644 --- a/misc/cbb/patches/patch-01 +++ b/misc/cbb/patches/patch-01 @@ -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; \