diff options
author | tnn <tnn> | 2008-02-07 13:24:36 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-02-07 13:24:36 +0000 |
commit | fa4f9f0eb3fdcefe4b4542d301176b49125f3d18 (patch) | |
tree | c93e76beab8c077bf70518704bb4597757e7c313 /benchmarks | |
parent | 714aa4f904ebb99ca93df9aa684d0b92ff35f2d9 (diff) | |
download | pkgsrc-fa4f9f0eb3fdcefe4b4542d301176b49125f3d18.tar.gz |
Needs GNU nroff to format catpages with -mandoc.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bonnie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/bonnie/Makefile b/benchmarks/bonnie/Makefile index 4076c52dc27..e0577d35762 100644 --- a/benchmarks/bonnie/Makefile +++ b/benchmarks/bonnie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2008/01/19 09:16:17 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2008/02/07 13:24:36 tnn Exp $ DISTNAME= bonnie PKGNAME= bonnie-2.06 @@ -17,7 +17,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews NO_CONFIGURE= yes WRKSRC= ${WRKDIR} -USE_TOOLS+= expr +USE_TOOLS+= expr groff nroff USE_BSD_MAKEFILE= yes MANCOMPRESSED_IF_MANZ= yes |