From b086b2614110dfe3f4ead996c6e7b2d7fb96d105 Mon Sep 17 00:00:00 2001 From: frueauf Date: Fri, 20 Mar 1998 22:04:08 +0000 Subject: Handle MANZ and MANINSTALL case better. --- benchmarks/bonnie/Makefile | 8 +++----- benchmarks/bonnie/patches/patch-ab | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/bonnie/Makefile b/benchmarks/bonnie/Makefile index 06e3334a8d6..9eb57364d02 100644 --- a/benchmarks/bonnie/Makefile +++ b/benchmarks/bonnie/Makefile @@ -3,7 +3,7 @@ # Date created: 26 September 1994 # Whom: se # -# $NetBSD: Makefile,v 1.4 1998/03/07 13:58:27 tron Exp $ +# $NetBSD: Makefile,v 1.5 1998/03/20 22:04:08 frueauf Exp $ # $FreeBSD Id: Makefile,v 1.5 1997/11/26 23:09:14 jseger Exp # @@ -17,10 +17,8 @@ MAINTAINER= se@FreeBSD.org NO_CONFIGURE= yes -CAT1= bonnie.0 -MAN1= bonnie.1 - -MANCOMPRESSED= 1 +# Do not list MAN/CAT pages here. It will confuse if MANZ is set. +# The pkg uses BSD-style-Makefiles itself, so it does the right thing. post-extract: ${MV} ${WRKSRC}/Bonnie.c ${WRKSRC}/bonnie.c diff --git a/benchmarks/bonnie/patches/patch-ab b/benchmarks/bonnie/patches/patch-ab index 3319d1b35ac..6270f7847ce 100644 --- a/benchmarks/bonnie/patches/patch-ab +++ b/benchmarks/bonnie/patches/patch-ab @@ -11,6 +11,6 @@ +MANDIR=${PREFIX}/man -Bonnie: -+MANZ= 1 ++MANINSTALL= maninstall catinstall + +.include -- cgit v1.2.3