pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/estd MACHINE_ARCH on amd64 is x86_64.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d4f8f5d0abf
branches: trunk
changeset: 517346:3d4f8f5d0abf
user: rjs <rjs%pkgsrc.org@localhost>
date: Wed Aug 09 12:17:44 2006 +0000
description:
MACHINE_ARCH on amd64 is x86_64.
diffstat:
sysutils/estd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ce3ae13a5fe9 -r 3d4f8f5d0abf sysutils/estd/Makefile
--- a/sysutils/estd/Makefile Wed Aug 09 11:26:36 2006 +0000
+++ b/sysutils/estd/Makefile Wed Aug 09 12:17:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/08/08 22:23:39 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2006/08/09 12:17:44 rjs Exp $
DISTNAME= estd-r5
PKGNAME= estd-0.5
@@ -11,7 +11,7 @@
COMMENT= Dynamically sets the CPU-frequency on SpeedStep-enabled CPUs
ONLY_FOR_PLATFORM= NetBSD-2.99.*-i386 NetBSD-[3-9]*-i386 DragonFly-*-i386 \
- NetBSD-[3-9]*-amd64
+ NetBSD-[3-9]*-x86_64
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= do-configure
Home |
Main Index |
Thread Index |
Old Index