summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-01-24 15:50:45 +0000
committerwiz <wiz@pkgsrc.org>2002-01-24 15:50:45 +0000
commit58cda4e5f8e80f6f5941dc2290d8b63020c67b4c (patch)
treeca058b381e101c8c2d6a6026ea9bde9304b132bd /sysutils
parent5614498ac05f992a38d023bbb8502e161b1596c4 (diff)
downloadpkgsrc-58cda4e5f8e80f6f5941dc2290d8b63020c67b4c.tar.gz
Restrict to new-toolchain systems because of assembler problems.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/memtest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/memtest/Makefile b/sysutils/memtest/Makefile
index 3fb2311f6c0..f9c9dc94b60 100644
--- a/sysutils/memtest/Makefile
+++ b/sysutils/memtest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/12/25 22:08:52 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2002/01/24 15:50:45 wiz Exp $
#
DISTNAME= memtest86-2.8a
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.memtest86.com/
COMMENT= thorough, stand alone memory test for x86 arch
USE_GMAKE= yes
-ONLY_FOR_PLATFORM= NetBSD-*-i386
+ONLY_FOR_PLATFORM= NetBSD-1.5[Y-Z]*-i386 NetBSD-1.[6-9]*-i386
WRKSRC= ${WRKDIR}/${DISTNAME:S/a$//}
post-patch: