summaryrefslogtreecommitdiff
path: root/benchmarks/hbench
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>2000-10-18 04:26:53 +0000
committergarbled <garbled@pkgsrc.org>2000-10-18 04:26:53 +0000
commite6506e3bc3ca4625bd0bfad0a8700979822a64b2 (patch)
tree1391f571e8285e16db2234f6bdc13c092bb71b39 /benchmarks/hbench
parent3f834ef0fae1d04de6511d2509ec217fc4e73667 (diff)
downloadpkgsrc-e6506e3bc3ca4625bd0bfad0a8700979822a64b2.tar.gz
Add an OSVERSION_SPECIFIC=yes flag to these packages. The flag at this time
doesn't enable any functionality. It is here as a marker, so people building binary packages know that these packages have version-specific features that would make them incompatible with other point releases.. (such as LKM's)
Diffstat (limited to 'benchmarks/hbench')
-rw-r--r--benchmarks/hbench/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile
index bcc0777c641..ef97c7b37e5 100644
--- a/benchmarks/hbench/Makefile
+++ b/benchmarks/hbench/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/12/28 04:26:18 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2000/10/18 04:26:53 garbled Exp $
DISTNAME= hbench-OS-1.0
PKGNAME= hbench-1.0
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.eecs.harvard.edu/vino/perf/hbench/
DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
+OSVERSION_SPECIFIC= yes
ALL_TARGET= build
USE_PERL5= yes
WRKSRC= ${WRKDIR}/hbench-OS