summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-11-01 19:01:17 +0000
committertv <tv@pkgsrc.org>2005-11-01 19:01:17 +0000
commitee4d4abb22ca82b6b8701d317487d8578231efa0 (patch)
treec4b0fcec3801dba997aac8d5a22bd2224545a0e8 /sysutils
parent22fb1ab262929efeb239652c51289b7ab14a816d (diff)
downloadpkgsrc-ee4d4abb22ca82b6b8701d317487d8578231efa0.tar.gz
NOT_FOR_PLATFORM Interix, as it has no m[un]lock(2).
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/memtester/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/memtester/Makefile b/sysutils/memtester/Makefile
index 47232561013..d1b2e4d775f 100644
--- a/sysutils/memtester/Makefile
+++ b/sysutils/memtester/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/08/24 04:47:10 schmonz Exp $
+# $NetBSD: Makefile,v 1.13 2005/11/01 19:01:17 tv Exp $
#
DISTNAME= memtester-4.0.5
@@ -9,6 +9,8 @@ MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://pyropus.ca/software/memtester/
COMMENT= Utility for testing the memory subsystem for faults
+NOT_FOR_PLATFORM= Interix-*-* # no m[un]lock(2), so not useful anyway
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
DJB_RESTRICTED= NO