aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/hourglass
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2007-01-23 13:47:40 +0800
committerrodrigc <rodrigc@FreeBSD.org>2007-01-23 13:47:40 +0800
commit8237281e15391a019219498990e5835db8f6ef7c (patch)
treede8d49fa5382b99eb82ebc0975d1a776cdece498 /sysutils/hourglass
parent25fdc8405e29ace2ba1008dcd8cf3af3e1e457b9 (diff)
downloadfreebsd-ports-gnome-8237281e15391a019219498990e5835db8f6ef7c.tar.gz
freebsd-ports-gnome-8237281e15391a019219498990e5835db8f6ef7c.tar.zst
freebsd-ports-gnome-8237281e15391a019219498990e5835db8f6ef7c.zip
Only compile on i386 and amd64, due to requirement for rdtsc() function.
Diffstat (limited to 'sysutils/hourglass')
-rw-r--r--sysutils/hourglass/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/hourglass/Makefile b/sysutils/hourglass/Makefile
index 8c63e2d70ab4..b144bebcbfe4 100644
--- a/sysutils/hourglass/Makefile
+++ b/sysutils/hourglass/Makefile
@@ -15,6 +15,7 @@ COMMENT= A real-time application useful to learn how CPU scheduling works
RUN_DEPENDS= jgraph:${PORTSDIR}/graphics/jgraph
+ONLY_FOR_ARCHS= i386 amd64
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}