aboutsummaryrefslogtreecommitdiff
path: root/emulators/hercules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/hercules/Makefile')
-rw-r--r--emulators/hercules/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile
index 099ce064e3b7..6e28203dfa37 100644
--- a/emulators/hercules/Makefile
+++ b/emulators/hercules/Makefile
@@ -42,10 +42,6 @@ post-install:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= does not compile on FreeBSD 4.x
-.endif
-
.if defined(WITH_DEBUG)
CFLAGS+= -g
.endif