aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/x86info
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-09-06 03:27:38 +0800
committerjylefort <jylefort@FreeBSD.org>2005-09-06 03:27:38 +0800
commit84cd3322fedd650aa861e89ee1934b60fa5e6109 (patch)
tree9de8e3a6e51597a5a3c093057caed6449cf0e600 /sysutils/x86info
parentf5e2296a896293d54a278496595ef59d4d9fe4c7 (diff)
downloadfreebsd-ports-gnome-84cd3322fedd650aa861e89ee1934b60fa5e6109.tar.gz
freebsd-ports-gnome-84cd3322fedd650aa861e89ee1934b60fa5e6109.tar.zst
freebsd-ports-gnome-84cd3322fedd650aa861e89ee1934b60fa5e6109.zip
Does not work on amd64.
PR: ports/85759 Submitted by: maintainer Reported by: pointyhat via kris
Diffstat (limited to 'sysutils/x86info')
-rw-r--r--sysutils/x86info/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile
index b9f2e994cfe6..151c7dce967c 100644
--- a/sysutils/x86info/Makefile
+++ b/sysutils/x86info/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= erik@smluc.org
COMMENT= Utility to display information about the systems x86 processor(s)
-ONLY_FOR_ARCHS= i386 amd64
+ONLY_FOR_ARCHS= i386
PLIST_FILES= bin/x86info
USE_REINPLACE= yes
MAKE_ARGS= CFLAGS="${CFLAGS}"