summaryrefslogtreecommitdiff
path: root/benchmarks/randread
diff options
context:
space:
mode:
authorshattered <shattered>2011-12-14 09:22:44 +0000
committershattered <shattered>2011-12-14 09:22:44 +0000
commit8901470afc543f244c157503559650fcbc696679 (patch)
tree6261b7f0c591c511083135e888edfcbb86247260 /benchmarks/randread
parent12f08ad8b516d254d8b95f67b514254e0369d4fb (diff)
downloadpkgsrc-8901470afc543f244c157503559650fcbc696679.tar.gz
This is BSD-specific software (uses sys/disklabel.h), set ONLY_FOR_PLATFORM
Diffstat (limited to 'benchmarks/randread')
-rw-r--r--benchmarks/randread/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/randread/Makefile b/benchmarks/randread/Makefile
index 0b817677374..cf565e1e4b1 100644
--- a/benchmarks/randread/Makefile
+++ b/benchmarks/randread/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2011/02/03 14:15:12 obache Exp $
+# $NetBSD: Makefile,v 1.12 2011/12/14 09:22:44 shattered Exp $
#
DISTNAME= randread-0.2
@@ -10,7 +10,7 @@ HOMEPAGE= http://randread.sourceforge.net/
COMMENT= Program to help benchmark random disk read performance
LICENSE= public-domain
-NOT_FOR_PLATFORM= Interix-*-*
+ONLY_FOR_PLATFORM= DragonFly-*-* FreeBSD-*-* NetBSD-*-* OpenBSD-*-*
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir