From d8488405766f7cc101a1284cb161286598801bee Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Wed, 18 Dec 2002 18:45:26 +0000 Subject: Mark as ONLY_FOR_ARCHS i386 since it requires either a pentium hardware tick counter or an equivalent Solaris gethrtime() syscall. This should be investigated further. FreeBSD might have an equivalent syscall. Submitted by: bento --- sysutils/clockspeed/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils') diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile index a22b05c71fdf..afb4f8c4512c 100644 --- a/sysutils/clockspeed/Makefile +++ b/sysutils/clockspeed/Makefile @@ -17,6 +17,7 @@ MAINTAINER= lioux@FreeBSD.org LIB_DEPENDS= tai.1:${PORTSDIR}/devel/libtai +ONLY_FOR_ARCHS= i386 ALL_TARGET= it USE_REINPLACE= yes INSTALL_TARGET= setup check -- cgit v1.2.3