sysutils/clockspeed won't build on non-Pentium; from maintainer.
This commit is contained in:
parent
45f19205ed
commit
4b76e6e148
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2001/05/06 03:58:59 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2001/06/19 16:50:39 lebel Exp $
|
||||
|
||||
COMMENT= "clock synchronization tools"
|
||||
|
||||
@ -16,6 +16,9 @@ PERMIT_PACKAGE_FTP= No
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
# Not perfect; clockspeed won't work on non-Pentiums
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
ALL_TARGET= default
|
||||
INSTALL_TARGET= setup check
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user