diff options
author | Craig Rodrigues <rodrigc@FreeBSD.org> | 2007-01-23 05:47:40 +0000 |
---|---|---|
committer | Craig Rodrigues <rodrigc@FreeBSD.org> | 2007-01-23 05:47:40 +0000 |
commit | 4b56c897908ad29b1c2c25c2855eb03577ff7680 (patch) | |
tree | 5d8e22aa4de757315da8cc44f7a599c2489d0043 /sysutils/hourglass | |
parent | 9d438fe6d8966f645386f8b39c0545c8e676107c (diff) | |
download | ports-4b56c897908ad29b1c2c25c2855eb03577ff7680.tar.gz ports-4b56c897908ad29b1c2c25c2855eb03577ff7680.zip |
Notes
Diffstat (limited to 'sysutils/hourglass')
-rw-r--r-- | sysutils/hourglass/Makefile | 1 |
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} |