summaryrefslogtreecommitdiff
path: root/benchmarks/bonnie/patches
diff options
context:
space:
mode:
authortron <tron>1998-03-07 13:57:00 +0000
committertron <tron>1998-03-07 13:57:00 +0000
commitc19d7bc8ba57c25ffc53b99f2b90e96688ce6ab1 (patch)
tree454346ca64e1b49508da69bf4142954706ad0c20 /benchmarks/bonnie/patches
parenta0b97ecb0e7bd6e3fb5d2c480f172c347179eff0 (diff)
downloadpkgsrc-c19d7bc8ba57c25ffc53b99f2b90e96688ce6ab1.tar.gz
Fix manual page compression
Diffstat (limited to 'benchmarks/bonnie/patches')
-rw-r--r--benchmarks/bonnie/patches/patch-ab6
1 files changed, 4 insertions, 2 deletions
diff --git a/benchmarks/bonnie/patches/patch-ab b/benchmarks/bonnie/patches/patch-ab
index 8a94a62b727..3319d1b35ac 100644
--- a/benchmarks/bonnie/patches/patch-ab
+++ b/benchmarks/bonnie/patches/patch-ab
@@ -1,6 +1,6 @@
--- Makefile.orig Wed Aug 21 17:19:11 1991
-+++ Makefile Sat Feb 28 18:59:23 1998
-@@ -1,7 +1,7 @@
++++ Makefile Sat Mar 7 13:36:58 1998
+@@ -1,7 +1,9 @@
-CC = cc
-CFLAGS = -O2
@@ -11,4 +11,6 @@
+MANDIR=${PREFIX}/man
-Bonnie:
++MANZ= 1
++
+.include <bsd.prog.mk>