From ee4d4abb22ca82b6b8701d317487d8578231efa0 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 1 Nov 2005 19:01:17 +0000 Subject: NOT_FOR_PLATFORM Interix, as it has no m[un]lock(2). --- sysutils/memtester/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/memtester') 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 -- cgit v1.2.3