aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hourglass
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2007-01-23 05:47:40 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2007-01-23 05:47:40 +0000
commit4b56c897908ad29b1c2c25c2855eb03577ff7680 (patch)
tree5d8e22aa4de757315da8cc44f7a599c2489d0043 /sysutils/hourglass
parent9d438fe6d8966f645386f8b39c0545c8e676107c (diff)
downloadports-4b56c897908ad29b1c2c25c2855eb03577ff7680.tar.gz
ports-4b56c897908ad29b1c2c25c2855eb03577ff7680.zip
Only compile on i386 and amd64, due to requirement for rdtsc() function.
Notes
Notes: svn path=/head/; revision=183047
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}