summaryrefslogtreecommitdiff
path: root/sysutils/cpuid
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2007-05-09 11:57:27 +0000
committerghen <ghen@pkgsrc.org>2007-05-09 11:57:27 +0000
commit282dd45e51912198710be2cde4346cec67f13738 (patch)
tree98852d52fb43abff11408226f4684c2db9b211e6 /sysutils/cpuid
parentf5623881e52acda385e1a2dca43d43758572a342 (diff)
downloadpkgsrc-282dd45e51912198710be2cde4346cec67f13738.tar.gz
ONLY_FOR_PLATFORM+=*-*-x86_64, this builds and runs just fine on my Opteron.
Diffstat (limited to 'sysutils/cpuid')
-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