summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/cpuburn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cpuburn/Makefile b/sysutils/cpuburn/Makefile
index 2ce0d625930c..5ff9271f1c9e 100644
--- a/sysutils/cpuburn/Makefile
+++ b/sysutils/cpuburn/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= _tar.gz
MAINTAINER= mark@kyne.com.au
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+ONLY_FOR_ARCHS= i386
+
do-build:
@(cd ${BUILD_WRKSRC}; \
for CPU in BX K6 MMX P5 P6; do \