summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorghen <ghen>2007-05-09 11:57:27 +0000
committerghen <ghen>2007-05-09 11:57:27 +0000
commit5a8e66c9e1811908c6634e3b6a1e9b6de721bdb8 (patch)
tree98852d52fb43abff11408226f4684c2db9b211e6 /sysutils
parentd2589023fb0c12e29c6233a388afa02016df20c6 (diff)
downloadpkgsrc-5a8e66c9e1811908c6634e3b6a1e9b6de721bdb8.tar.gz
ONLY_FOR_PLATFORM+=*-*-x86_64, this builds and runs just fine on my Opteron.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cpuid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/cpuid/Makefile b/sysutils/cpuid/Makefile
index f8d3f5a2635..9e588b55a2e 100644
--- a/sysutils/cpuid/Makefile
+++ b/sysutils/cpuid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/10/04 21:59:34 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2007/05/09 11:57:27 ghen Exp $
DISTNAME= cpuid-3.3
CATEGORIES= sysutils
@@ -9,6 +9,7 @@ HOMEPAGE= http://directory.fsf.org/System_administration/Configuration/cpuid.htm
COMMENT= CPU identification feature
ONLY_FOR_PLATFORM= *-*-i386
+ONLY_FOR_PLATFORM+= *-*-x86_64
INSTALLATION_DIRS= bin