summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authortv <tv>2005-04-11 21:44:48 +0000
committertv <tv>2005-04-11 21:44:48 +0000
commit6ae45d8308fa8e630ce7e54497d6aa30e16ed140 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /benchmarks
parent06c84faf8b8f9b82d97b65e1afea04a61d1ea33c (diff)
downloadpkgsrc-6ae45d8308fa8e630ce7e54497d6aa30e16ed140.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/benchfft/Makefile3
-rw-r--r--benchmarks/blogbench/Makefile3
-rw-r--r--benchmarks/bonnie++/Makefile3
-rw-r--r--benchmarks/hbench/Makefile3
-rw-r--r--benchmarks/lmbench/Makefile3
-rw-r--r--benchmarks/postal/Makefile3
6 files changed, 6 insertions, 12 deletions
diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile
index 87f314b4df5..fdab66cf0e2 100644
--- a/benchmarks/benchfft/Makefile
+++ b/benchmarks/benchfft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/01/12 15:31:58 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2005/04/11 21:45:00 tv Exp $
DISTNAME= benchfft-2.0
PKGREVISION= 1
@@ -14,7 +14,6 @@ COMMENT= Benchmark your machine with a number of FFT algorithms
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
-USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LANGUAGES= fortran
USE_LIBTOOL= yes
diff --git a/benchmarks/blogbench/Makefile b/benchmarks/blogbench/Makefile
index 4b917d15883..e9fcf0603f0 100644
--- a/benchmarks/blogbench/Makefile
+++ b/benchmarks/blogbench/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/14 22:05:53 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:00 tv Exp $
#
DISTNAME= blogbench-1.0
@@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://blogbench.pureftpd.org/
COMMENT= Portable filesystem benchmark
-USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
.include "../../mk/pthread.buildlink3.mk"
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile
index 313cc2c9a8f..2fe43ddd36d 100644
--- a/benchmarks/bonnie++/Makefile
+++ b/benchmarks/bonnie++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/11/13 22:04:52 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:00 tv Exp $
#
DISTNAME= bonnie++-1.03a
@@ -13,7 +13,6 @@ COMMENT= Enhanced performance Test of Filesystem I/O
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= c c++
-USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS= make
REPLACE_PERL= bon_csv2txt.in bon_csv2html.in
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile
index 05efce056e2..c162d86737f 100644
--- a/benchmarks/hbench/Makefile
+++ b/benchmarks/hbench/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2005/03/03 08:53:06 garbled Exp $
+# $NetBSD: Makefile,v 1.30 2005/04/11 21:45:00 tv Exp $
DISTNAME= hbench-OS-1.0
PKGNAME= hbench-1.0
@@ -15,7 +15,6 @@ DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/hbench-OS
-USE_BUILDLINK3= YES
OSVERSION_SPECIFIC= YES
BUILD_TARGET= build
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile
index a36b8159882..697ce49c25c 100644
--- a/benchmarks/lmbench/Makefile
+++ b/benchmarks/lmbench/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/12/03 15:14:51 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2005/04/11 21:45:00 tv Exp $
DISTNAME= lmbench-2alpha11
PKGNAME= lmbench-2.11a
@@ -12,7 +12,6 @@ COMMENT= Complete benchmark that gives a large amount of information
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
BUILD_TARGET= build
MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile
index d3a9389c22d..060dbc78533 100644
--- a/benchmarks/postal/Makefile
+++ b/benchmarks/postal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/10/03 00:13:12 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:00 tv Exp $
DISTNAME= postal-0.62
PKGREVISION= 2
@@ -14,7 +14,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
-USE_BUILDLINK3= yes
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"