aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/cpuburn
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-04-15 12:07:50 +0800
committersteve <steve@FreeBSD.org>2001-04-15 12:07:50 +0800
commit6660cea8eda2c364f602d5cb78a6e49ffeb2cb25 (patch)
treebd011d8abc75764fd33edbe2f95679113a7384e7 /sysutils/cpuburn
parent875cb9bcd4d92b69e837c55bfd695c427813f687 (diff)
downloadfreebsd-ports-gnome-6660cea8eda2c364f602d5cb78a6e49ffeb2cb25.tar.gz
freebsd-ports-gnome-6660cea8eda2c364f602d5cb78a6e49ffeb2cb25.tar.zst
freebsd-ports-gnome-6660cea8eda2c364f602d5cb78a6e49ffeb2cb25.zip
Mark this port as being only i386.
PR: 26588 Submitted by: maintainer
Diffstat (limited to 'sysutils/cpuburn')
-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 \