diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 15:52:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 15:52:44 +0000 |
commit | 0f0eb50c1e9988923b5a502ecdeb918467b60cac (patch) | |
tree | 31ede4b6a16eed4dc573704597f9b61f97243a68 /benchmarks/bonnie++ | |
parent | d4278602bbf25b434150614a7797e9b8d7c8103f (diff) |
Notes
Diffstat (limited to 'benchmarks/bonnie++')
-rw-r--r-- | benchmarks/bonnie++/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index af61d8d1ef57..2454ce35958c 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: bonnie++ -# Date created: Mar 24, 2001 -# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> -# +# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org> # $FreeBSD$ -# PORTNAME= bonnie++ PORTVERSION= 1.97 @@ -26,6 +21,7 @@ MAN8= bonnie++.8 getc_putc.8 zcav.8 PORTDOCS= readme.html +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |