aboutsummaryrefslogtreecommitdiff
path: root/sysutils/x86info
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-09-05 19:27:38 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-09-05 19:27:38 +0000
commit46d5a656f082cb2e9e1c60034cd019903e8ceea4 (patch)
tree563a7b469a21846a0736efb80fa0d31d75f64687 /sysutils/x86info
parent4e5de99b592669ebb776f5fb4ed3aea447a22a21 (diff)
downloadports-46d5a656f082cb2e9e1c60034cd019903e8ceea4.tar.gz
ports-46d5a656f082cb2e9e1c60034cd019903e8ceea4.zip
Notes
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}"