summaryrefslogtreecommitdiff
path: root/devel/linux-js/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-js/Makefile')
-rw-r--r--devel/linux-js/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/linux-js/Makefile b/devel/linux-js/Makefile
index 8d150dc2580c..2c850415b86b 100644
--- a/devel/linux-js/Makefile
+++ b/devel/linux-js/Makefile
@@ -29,10 +29,6 @@ MAKE_ENV= WITHOUT_DEBUG=yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 503001
-IGNORE= requires FreeBSD 5.3 or superior
-.endif
-
.if !exists(/usr/src/sys/Makefile)
IGNORE= requires kernel source files
.endif