summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/bonnie++/Makefile3
-rw-r--r--benchmarks/postal/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile
index 69550a3d467..7ab35fe46c4 100644
--- a/benchmarks/bonnie++/Makefile
+++ b/benchmarks/bonnie++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/11 13:50:15 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2004/05/05 00:38:07 danw Exp $
#
DISTNAME= bonnie++-1.03a
@@ -14,6 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
+USE_GNU_TOOLS= make
USE_GCC_SHLIB= YES
REPLACE_PERL= bon_csv2txt.in bon_csv2html.in
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile
index c628407d1b6..279a541f7dc 100644
--- a/benchmarks/postal/Makefile
+++ b/benchmarks/postal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/04/11 03:47:15 snj Exp $
+# $NetBSD: Makefile,v 1.4 2004/05/05 00:40:43 danw Exp $
DISTNAME= postal-0.62
PKGREVISION= 1
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.coker.com.au/postal/
COMMENT= Tool for benchmarking SMTP/POP servers
GNU_CONFIGURE= yes
+USE_GNU_TOOLS+= make
USE_BUILDLINK3= yes
.include "../../security/openssl/buildlink3.mk"