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
commit313a284e34399625108e57e726f243423df6f7b8 (patch)
treeca058b381e101c8c2d6a6026ea9bde9304b132bd /sysutils
parent94844790fca6518a24f4339612b5530a1e7e0639 (diff)
downloadpkgsrc-313a284e34399625108e57e726f243423df6f7b8.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: