pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/memtest86 Make memtest86 build on Linux.
details: https://anonhg.NetBSD.org/pkgsrc/rev/96325dc6f281
branches: trunk
changeset: 473245:96325dc6f281
user: ben <ben%pkgsrc.org@localhost>
date: Sat Apr 17 23:26:06 2004 +0000
description:
Make memtest86 build on Linux.
diffstat:
sysutils/memtest86/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e358e48eeb50 -r 96325dc6f281 sysutils/memtest86/Makefile
--- a/sysutils/memtest86/Makefile Sat Apr 17 23:10:19 2004 +0000
+++ b/sysutils/memtest86/Makefile Sat Apr 17 23:26:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/04/08 13:01:18 ben Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/17 23:26:06 ben Exp $
#
DISTNAME= memtest86-3.1a
@@ -9,7 +9,7 @@
HOMEPAGE= http://www.memtest86.com/
COMMENT= Thorough, stand alone memory test for x86 arch
-ONLY_FOR_PLATFORM= NetBSD-*-i386
+ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
Home |
Main Index |
Thread Index |
Old Index