aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/rtc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/rtc/Makefile')
-rw-r--r--emulators/rtc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile
index 4d6196b2105..2cce0c14ad1 100644
--- a/emulators/rtc/Makefile
+++ b/emulators/rtc/Makefile
@@ -34,10 +34,6 @@ SRC_BASE?= /usr/src
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 400013
-IGNORE= needs a system more recent than 400013
-.endif
-
.if ${OSVERSION} < 500104
PLIST_SUB+= MAKEDEV=""
.else