summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2002-01-24 15:50:45 +0000
committerwiz <wiz>2002-01-24 15:50:45 +0000
commit3391333c8f7deb80443672c11bcba0b90a7c2276 (patch)
treeca058b381e101c8c2d6a6026ea9bde9304b132bd /sysutils
parent1a4bdb7655ad8231d250dcac2b621abb985a8d68 (diff)
downloadpkgsrc-3391333c8f7deb80443672c11bcba0b90a7c2276.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: