From 8766c0c5a9c66d0a53cbeab7064d504b0ef9fd36 Mon Sep 17 00:00:00 2001 From: Mike Silbersack Date: Thu, 6 Oct 2005 06:39:58 +0000 Subject: Change the hz warning so that it doesn't bother you if hz is already set to 1000 or greater, and take out the check to see if hz is greater than the requested tick rate. Inspired by PR: 71536 --- emulators/rtc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile index bb8d2fb8fb97..4cbf7638aca4 100644 --- a/emulators/rtc/Makefile +++ b/emulators/rtc/Makefile @@ -7,7 +7,7 @@ PORTNAME= rtc PORTVERSION= 2004.02.24.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators linux MASTER_SITES= # none DISTFILES= # none -- cgit v1.2.3