summaryrefslogtreecommitdiff
path: root/sysutils/cpuburn
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-04-15 04:07:50 +0000
committerSteve Price <steve@FreeBSD.org>2001-04-15 04:07:50 +0000
commit0468728c7008022f17919a319dc465188dac61f2 (patch)
tree5dec237553c1a5fbcedf04983d666046ad97c532 /sysutils/cpuburn
parentUrk, instead of FORBIDDEN use ONLY_FOR_ARCHS as that is why we have it. (diff)
Mark this port as being only i386.
PR: 26588 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=41404
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 \