aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/dynamips-community/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dynamips-community/Makefile b/emulators/dynamips-community/Makefile
index 8721be0cbfd5..fcb100ef677d 100644
--- a/emulators/dynamips-community/Makefile
+++ b/emulators/dynamips-community/Makefile
@@ -39,7 +39,7 @@ PORTDOCS= *
DYNAMIPS_CODE= stable
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
+.if ${OPSYS} == FreeBSD
DYNAMIPS_ARCH= nojit
.endif